aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Jan Mulder <jlmulder@xs4all.nl>2017-03-26 16:41:35 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-04-12 07:48:39 -0700
commit4fae51817a5b2d49fc664f5452d9d37851999735 (patch)
tree4d049be72e05b0d326f61aa88350370b5a61482e
parent69cf0cf2e8b2036b962198ec90abfee9d8f60238 (diff)
downloadsubsurface-4fae51817a5b2d49fc664f5452d9d37851999735.tar.gz
user manual: sync command line options
Sync the command line opions with 4.6.3 (added win32log) Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
-rw-r--r--Documentation/user-manual.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 455b721f3..7efdce408 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -3812,11 +3812,12 @@ The options include:
|--verbose|Print debug information while running _Subsurface_
| -v|Print debug information while running _Subsurface_
| -v -v| Print even more debug information while running _Subsurface_
-|--version|Prints the current version of _Subsurface_.
+|--version|Prints the current version of _Subsurface_
|--survey|Opens the xref:S_UserSurvey[user survey] immediately after starting _Subsurface_
|--user=<username>|Choose the xref:S_user_space[configuration space] of user <username>
|--cloud-timeout=<duration>|Set the timeout for cloud connection (0 < duration < 60). This enables longer timeouts for slow Internet connections
|--win32console|Create a dedicated console if needed (Windows only). Add this option before everything else
+|--win32log|Write the program output to subsurface.log (Windows only). Add option before everything else
|====================
== Description of the Subsurface Main Menu items