update manpage
authorsheepluva
Tue, 09 Sep 2014 10:48:11 +0200
changeset 10409 0972bf43e8fc
parent 10407 012bb4b63117
child 10411 ee4e6d392b31
update manpage
man/hedgewars.6
--- a/man/hedgewars.6	Mon Sep 08 18:53:34 2014 +0200
+++ b/man/hedgewars.6	Tue Sep 09 10:48:11 2014 +0200
@@ -20,19 +20,29 @@
 .SH "SYNOPSIS"
 .
 .B hedgewars
-[\fIOPTIONS\fR]
+[\fIOPTION\fR...]
+[\fICONNECTSTRING\fR]
 .
 .SH "DESCRIPTION"
 Each player controls a team of several hedgehogs. During the course of the game, players take turns with one of their hedgehogs. They then use whatever tools and weapons are available to attack and kill the opponents' hedgehogs, thereby winning the game. Hedgehogs may move around the terrain in a variety of ways, normally by walking and jumping but also by using particular tools such as the "Rope" or "Parachute", to move to otherwise inaccessible areas. Each turn is time\-limited to ensure that players do not hold up the game with excessive thinking or moving.
 .SH "OPTIONS"
 .
 .TP 
-.BI \-style \ name
-sets Qt GUI Style (qtconfig names). Example: \-style Oxygen
+\fB\-\-help\fR
+Displays help and exits
+.TP
+\fB\-\-config-dir=PATH\fR
+Custom path for configuration data and user data
+.TP
+\fB\-\-data-dir=PATH\fR
+Custom path to the game data folder
+.SH "CONNECTSTRING"
+.
+If a CONNECTSTRING (e.g. "hwplay://netserver.hedgewars.org") is supplied, then hedgewars will try to connect to the specified destination on start.
 .
 .SH "COPYRIGHT"
 .
-Copyright \(co 2004\-2008 Andrey Korotaev, Igor Ulyanov
+Copyright \(co 2004\-2014 Andrey Korotaev, Igor Ulyanov
 .br 
 This is Free Software; this software is licensed under the GPL version 2, as published by the Free Software Foundation.
 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.