Skip to content

Commit 0900fee

Browse files
committed
fix issues in help message
1 parent 3a940a1 commit 0900fee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

linux/automated-installer/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ Many command line options mirror the options provided by `initialize-tsm` becaus
2929
their passwords. If passwords are not found in the secrets file,
3030
this script will prompt for them (not suitable for unattended
3131
installs).
32-
Tableau provides "${TEMPLATE_SECRETS_FILE}" as a template.
32+
Tableau provides "secrets" as a template.
3333
3434
-f config-file The name of the configuration and topology JSON file.
35-
Tableau provides "${TEMPLATE_CONFIG_FILE}" as a template.
35+
Tableau provides "config.json" as a template.
3636
3737
-r registration-file The name of the registration file.
38-
Tableau provides "${TEMPLATE_REGISTRATION_FILE}" as a template.
38+
Tableau provides "reg_templ.json" as a template.
3939
4040
--accepteula Indicate that you have accepted the End User License Agreement.
4141

0 commit comments

Comments
 (0)