mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 01:43:23 +00:00
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>
This commit is contained in:
parent
69cf0cf2e8
commit
4fae51817a
1 changed files with 2 additions and 1 deletions
|
@ -3812,11 +3812,12 @@ The options include:
|
||||||
|--verbose|Print debug information while running _Subsurface_
|
|--verbose|Print debug information while running _Subsurface_
|
||||||
| -v|Print debug information while running _Subsurface_
|
| -v|Print debug information while running _Subsurface_
|
||||||
| -v -v| Print even more 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_
|
|--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>
|
|--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
|
|--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
|
|--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
|
== Description of the Subsurface Main Menu items
|
||||||
|
|
Loading…
Add table
Reference in a new issue