Author: cazfi
Date: Sun Jul 31 10:56:58 2016
New Revision: 33394

URL: http://svn.gna.org/viewcvs/freeciv?rev=33394&view=rev
Log:
Client man page update
- Added documentation about gtk3-client commandline option --resolution

See bug #24254

Modified:
    branches/S2_6/doc/man/freeciv-client.6.in

Modified: branches/S2_6/doc/man/freeciv-client.6.in
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/doc/man/freeciv-client.6.in?rev=33394&r1=33393&r2=33394&view=diff
==============================================================================
--- branches/S2_6/doc/man/freeciv-client.6.in   (original)
+++ branches/S2_6/doc/man/freeciv-client.6.in   Sun Jul 31 10:56:58 2016
@@ -42,7 +42,8 @@
 accepts the standard Gtk parameters following \fB\-\-\fP; see the Gtk
 documentation. It also accepts
 .B [ \-g|\-\-gtk-warnings ] \
-[ \-h|\-\-help ]
+[ \-h|\-\-help ] \
+[ \-r|\-\-resolution \fIWIDTHxHEIGHT\fP ]
 
 .B freeciv-qt
 accepts the standard Qt parameters following \fB\-\-\fP; see the Qt
@@ -218,14 +219,18 @@
 \fBfreeciv-sdl\fP client under Linux or BeOS.
 .TP
 .BI "\-\- \-f, \-\- \-\-fullscreen"
-Starts the client in full screen mode.  Only implemented in the
+Starts the client in full screen mode. Only implemented in the
 \fBfreeciv-sdl\fP and \fBfreeciv-sdl2\fP client.
 .TP
 .BI "\-\- \-h, \-\- \-\-help"
 Print the client-specific parameter help.
 .TP
+.BI "\-\- \-r \fIWIDTHxHEIGHT\fP, \-\- \-\-resolution \fIWIDTHxHEIGHT\fP"
+Behave as if screen resolution were WIDTHxHEIGHT. Only implemented in the
+\fBfreeciv-gtk3\fP client.
+.TP
 .BI "\-\- \-t \fItheme\fP, \-\- \-\-theme \fItheme\fP"
-Use a particular GUI theme.  Only implemented in the \fBfreeciv-sdl\fP and
+Use a particular GUI theme. Only implemented in the \fBfreeciv-sdl\fP and
 \fBfreeciv-sdl2\fP clients.
 .SH "EXAMPLES"
 .TP


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to