Author: fuddl-guest Date: 2007-08-26 18:28:08 +0000 (Sun, 26 Aug 2007) New Revision: 3857
Modified: packages/trunk/sauerbraten/debian/sauerbraten.6 Log: add mod path parameter description to the client's manpage Modified: packages/trunk/sauerbraten/debian/sauerbraten.6 =================================================================== --- packages/trunk/sauerbraten/debian/sauerbraten.6 2007-08-26 18:27:37 UTC (rev 3856) +++ packages/trunk/sauerbraten/debian/sauerbraten.6 2007-08-26 18:28:08 UTC (rev 3857) @@ -3,7 +3,7 @@ sauerbraten \- a 3D first person shooter .SH SYNOPSIS .B sauerbraten -[\-d] [\-w\fIwidth\fP] [\-h\fIheight\fP] [\-z\fIdepth\fP] [\-b\fIbpp\fP] [\-a\fIsamples\fP] [\-t] [\-f\fIshaderprecision\fP] +[\-d] [\-w\fIwidth\fP] [\-h\fIheight\fP] [\-z\fIdepth\fP] [\-b\fIbpp\fP] [\-a\fIsamples\fP] [\-t] [\-k\fIdirectory\fP] [\-f\fIshaderprecision\fP] .SH DESCRIPTION .PP This manual page documents briefly the @@ -34,6 +34,9 @@ \fB\-t\fR Run in windowed mode (default is fullscreen mode). .TP +\fB\-k\fR\fIdirectory\fP +Adds \fIdirectory\fP to the list of paths, in which the engine searches for files. +.TP \fB\-f\fR\fIshaderprecision\fP Set the precision quality. Values from 0 to 3 are allowed. 0 disabled shaders. The lower the value, the faster sauerbraten will run. .TP _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

