From a19b6b8f4db8caa0ffe87d0f25eefe7d09cfaf4b Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Mon, 23 Oct 2017 18:59:42 +0000 Subject: [PATCH] Clarify some wording of command-line startup options for wsjtx. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8181 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- doc/user_guide/en/controls-functions-menus.adoc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/user_guide/en/controls-functions-menus.adoc b/doc/user_guide/en/controls-functions-menus.adoc index 6c2a3b26f..dc43b0fa1 100644 --- a/doc/user_guide/en/controls-functions-menus.adoc +++ b/doc/user_guide/en/controls-functions-menus.adoc @@ -27,8 +27,13 @@ configuration. These settings will be restored whenever you select that configuration. As well as switching between configurations while running _WSJT-X_ you -can also start the application in any configuration by using the -`--config ` command line option (`-c` for short). +can also start the application from the command line in any desired +configuration. Use the command-line option +`--config `, or `-c` for short, as in these +examples for configurations `FT8` and `Echo`: + + wsjtx --config FT8 + wsjtx -c Echo [[VIEW_MENU]] ==== View Menu