Author: cazfi
Date: Thu Jan  8 22:28:19 2015
New Revision: 27582

URL: http://svn.gna.org/viewcvs/freeciv?rev=27582&view=rev
Log:
Added sdl2-client information to client man page.

See patch #5670

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=27582&r1=27581&r2=27582&view=diff
==============================================================================
--- trunk/doc/man/freeciv-client.6.in   (original)
+++ trunk/doc/man/freeciv-client.6.in   Thu Jan  8 22:28:19 2015
@@ -11,10 +11,10 @@
 .\"
 .TH FREECIV 6 "December 10th 2011"
 .SH NAME
-freeciv-gtk2, freeciv-gtk3, freeciv-sdl, freeciv-qt, freeciv-xaw \
+freeciv-gtk2, freeciv-gtk3, freeciv-sdl, freeciv-sdl2, freeciv-qt, freeciv-xaw 
\
 \- The clients for the Freeciv game
 .SH SYNOPSIS
-.B freeciv-gtk2|freeciv-gtk3|freeciv-sdl|freeciv-qt|freeciv-xaw \
+.B freeciv-gtk2|freeciv-gtk3|freeciv-sdl|freeciv-sdl2|freeciv-qt|freeciv-xaw \
 [ \-A|\-\-Announce \fIprotocol\fP ] \
 [ \-a|\-\-autoconnect ] \
 [ \-d|\-\-debug \fIlevel_number\fP ] \
@@ -52,6 +52,12 @@
 [ \-h|\-\-help ] \
 [ \-t|\-\-theme \fIstring\fP ]
 
+.B freeciv-sdl2
+accepts the following parameters following \fB\-\-\fP:
+.B [ \-f|\-\-fullscreen ] \
+[ \-h|\-\-help ] \
+[ \-t|\-\-theme \fIstring\fP ]
+
 .B freeciv-xaw
 accepts the standard X11 toolkit parameters following \fB\-\-\fP; see
 .IR X (7)
@@ -72,13 +78,13 @@
 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-sdl\fP
+\fBfreeciv-sdl\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, \fBfreeciv-sdl\fP,
-\fBfreeciv-qt\fP, or \fBfreeciv-xaw\fP, see the Client Manual which
-can be found at
+\fBfreeciv-sdl2\fP, \fBfreeciv-qt\fP, or \fBfreeciv-xaw\fP,
+see the Client Manual which can be found at
 .UR @WIKI_URL@
 the Freeciv website
 .UE
@@ -209,13 +215,14 @@
 .TP
 .BI "\-\- \-f, \-\- \-\-fullscreen"
 Starts the client in full screen mode.  Only implemented in the
-\fBfreeciv-sdl\fP client.
+\fBfreeciv-sdl\fP and \fBfreeciv-sdl2\fP client.
 .TP
 .BI "\-\- \-h, \-\- \-\-help"
 Print the client-specific parameter help.
 .TP
 .BI "\-\- \-t \fItheme\fP, \-\- \-\-theme \fItheme\fP"
-Use a particular GUI theme.  Only implemented in the \fBfreeciv-sdl\fP client.
+Use a particular GUI theme.  Only implemented in the \fBfreeciv-sdl\fP and
+\fBfreeciv-sdl2\fP clients.
 .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