Author: cazfi
Date: Sun Jul 31 10:56:21 2016
New Revision: 33393

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

See bug #24254

Modified:
    trunk/doc/man/freeciv-client.6.in

Modified: trunk/doc/man/freeciv-client.6.in
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/doc/man/freeciv-client.6.in?rev=33393&r1=33392&r2=33393&view=diff
==============================================================================
--- trunk/doc/man/freeciv-client.6.in   (original)
+++ trunk/doc/man/freeciv-client.6.in   Sun Jul 31 10:56:21 2016
@@ -11,10 +11,10 @@
 .\"
 .TH FREECIV 6 "June 25th 2016"
 .SH NAME
-freeciv-gtk2, freeciv-gtk3, freeciv-sdl2, freeciv-qt \
+freeciv-gtk2, freeciv-gtk3, freeciv-gtk3x, freeciv-sdl2, freeciv-qt \
 \- The clients for the Freeciv game
 .SH SYNOPSIS
-.B freeciv-gtk2|freeciv-gtk3|freeciv-sdl2|freeciv-qt \
+.B freeciv-gtk2|freeciv-gtk3|freeciv-gtk3x|freeciv-sdl2|freeciv-qt \
 [ \-A|\-\-Announce \fIprotocol\fP ] \
 [ \-a|\-\-autoconnect ] \
 [ \-d|\-\-debug \fIlevel_number\fP ] \
@@ -42,7 +42,15 @@
 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-gtk3x
+accepts the standard Gtk parameters following \fB\-\-\fP; see the Gtk
+documentation. It also accepts
+.B [ \-g|\-\-gtk-warnings ] \
+[ \-h|\-\-help ] \
+[ \-r|\-\-resolution \fIWIDTHxHEIGHT\fP ]
 
 .B freeciv-qt
 accepts the standard Qt parameters following \fB\-\-\fP; see the Qt
@@ -68,12 +76,12 @@
 
 This is the client program used to connect to a Freeciv server - see also
 .IR freeciv-server (6)
-\&. \fBfreeciv-gtk2\fP, \fBfreeciv-gtk3\fP, \fBfreeciv-qt\fP, and
+\&. \fBfreeciv-gtk2\fP, \fBfreeciv-gtk3\fP, \fBfreeciv-gtk3x\fP, 
\fBfreeciv-qt\fP, and
 \fBfreeciv-sdl2\fP
 can also spawn their own local server for single-player games.
 
 This manual page only lists the command line arguments. For more details
-about using \fBfreeciv-gtk2\fP, \fBfreeciv-gtk3\fP,
+about using \fBfreeciv-gtk2\fP, \fBfreeciv-gtk3\fP, \fBfreeciv-gtk3x\fP,
 \fBfreeciv-sdl2\fP, or \fBfreeciv-qt\fP,
 see the Client Manual which can be found at
 .UR @WIKI_URL@
@@ -207,9 +215,13 @@
 .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 and \fBfreeciv-gtk3x\fP clients.
+.TP
 .BI "\-\- \-t \fItheme\fP, \-\- \-\-theme \fItheme\fP"
-Use a particular GUI theme.  Only implemented in the
-\fBfreeciv-sdl2\fP clients.
+Use a particular GUI theme. Only implemented in the
+\fBfreeciv-sdl2\fP client.
 .SH "EXAMPLES"
 .TP
 .B "freeciv-gtk3 \-\-name ""King Richard"" \-\-server io.daimi.aau.dk"


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

Reply via email to