Author: linas-guest Date: 2007-04-29 21:36:19 +0000 (Sun, 29 Apr 2007) New Revision: 2616
Modified: packages/trunk/warzone2100/debian/warzone2100.6 Log: Properly format the manpage. Modified: packages/trunk/warzone2100/debian/warzone2100.6 =================================================================== --- packages/trunk/warzone2100/debian/warzone2100.6 2007-04-29 11:16:29 UTC (rev 2615) +++ packages/trunk/warzone2100/debian/warzone2100.6 2007-04-29 21:36:19 UTC (rev 2616) @@ -17,20 +17,14 @@ .B \-\-cheat Run in cheat mode. .TP -.B \-\-datadir DIR -Set default datadir to -.I DIR -\&. +\fB\-\-datadir \fP\fIDIR\fP +Set default datadir to \fIDIR\fP. .TP -.B \-\-debug FLAGS -Show debug for -.I FLAGS -\&. +\fB\-\-debug \fP\fIFLAGS\fP +Show debug for \fIFLAGS\fP. .TP -.B \-\-debugfile FILE -Log debug output in -.I FILE -\&. +\fB\-\-debugfile \fP\fIFILE\fP +Log debug output in \fIFILE\fP. .TP .B \-\-fullscreen Play in fullscreen mode. @@ -38,25 +32,17 @@ .B \-\-help Show help and exit. .TP -.B \-\-mod MOD -Enable global mod -.I MOD -\&. +\fB\-\-mod \fP\fIMOD\fP +Enable global mod \fIMOD\fP. .TP -.B \-\-mod\_ca MOD -Enable campaign only mod -.I MOD -\&. +\fB\-\-mod\_ca \fP\fIMOD\fP +Enable campaign only mod \fIMOD\fP. .TP -.B \-\-mod\_mp MOD -Enable multiplay only mod -.I MOD -\&. +\fB\-\-mod\_mp \fP\fIMOD\fP +Enable multiplay only mod \fIMOD\fP. .TP -.B \-\-savegame NAME -Load a saved game -.I NAME -\&. +\fB\-\-savegame \fP\fINAME\fP +Load a saved game \fINAME\fP. .TP .B \-\-window Play in windowed mode. @@ -64,26 +50,22 @@ .B \-\-version Output version info and exit. .TP -.B \-\-resolution WIDTHxHEIGHT +\fB\-\-resolution \fP\fIWIDTH\fPx\fIHEIGHT\fP Run at .I WIDTH times .I HEIGHT screen resolution. This needs to be a resolution supported by your X server. -.PP -The fullscreen/window and resolution settings are stored, so they only -need to be specified once, or when you want to change them. .TP -.B \-\-shadows -.TP -.B \-\-noshadows +.B \-\-(no)shadows Toggle the shadows. .TP -.B \-\-sound -.TP -.B \-\-nosound +.B \-\-(no)sound Toggle the sound. +.PP +The fullscreen/window, resolution, sound, and shadows settings are stored, +so they only need to be specified once, or when you want to change them. .SH EXAMPLES .TP .I warzone2100 \-\-fullscreen \-\-resolution 800x600 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

