# HG changeset patch
# User Wuzzy
# Date 1452978428 0
# Node ID f749a45288353f8a794e28e723bbf1e50651dd6a
# Parent  63cad3d4a62b5e4dd110ba7f490428e9854fa318
CommandLineOptions: clarify --help

diff -r 63cad3d4a62b -r f749a4528835 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.