diff -r 0de5837d0fc5 -r 754e0a7bdd44 CommandLineOptions.wiki --- a/CommandLineOptions.wiki Wed Oct 04 11:48:28 2017 +0100 +++ b/CommandLineOptions.wiki Wed Oct 04 16:11:51 2017 +0200 @@ -1,7 +1,7 @@ #summary Full list of command line switches for hedgewars, hwengine and server #labels Documentation,Engine,Frontend -= Commnd-line options = += Command-line options = @@ -116,4 +116,4 @@ * {{{--port=PORT}}} or {{{-p PORT}}}: Server listens on `PORT` * {{{--dedicated=BOOL}}} or {{{-d BOOL}}}: Spawn a separate process (`BOOL` is either “True” or “False”) - * {{{--help}}}: Shows a short text explaining the command-line arguments and exists the program thereafter. \ No newline at end of file + * {{{--help}}}: Shows a short text explaining the command-line arguments and exists the program thereafter.