CommandLineOptions: clarify --help
authorWuzzy
Sat, 16 Jan 2016 21:07:08 +0000
changeset 735 f749a4528835
parent 734 63cad3d4a62b
child 736 e2b1f824f37b
CommandLineOptions: clarify --help
CommandLineOptions.wiki
--- a/CommandLineOptions.wiki	Sat Jan 16 21:06:36 2016 +0000
+++ b/CommandLineOptions.wiki	Sat Jan 16 21:07:08 2016 +0000
@@ -17,7 +17,7 @@
 
   * {{{--data-dir=[path containing 'hedgewars/Data']}}}: Data directory
   * {{{--config-dir=[path containing 'Demos' 'Saves' etc.]}}}: Configuration directory
-  * {{{--help:}}}: Display help about command-line arguments
+  * {{{--help:}}}: Display help about command-line arguments and exit the program thereafter
 
 The program exits if either one of the folders is not correct; quotes are optional, but needed if your path contains spaces.