manpage corrections
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@695 d2ac09be-c843-0410-8b1f-f8a84130e0ec
This commit is contained in:
parent
8149259059
commit
83fc838f39
@ -1,3 +1,6 @@
|
||||
Dec 19, 2004: Ludwig Nussel <l-n@users.sourceforge.net>
|
||||
- manpage corrections
|
||||
|
||||
Nov 26, 2004: Ludwig Nussel <l-n@users.sourceforge.net>
|
||||
- add gslist master for UT, remove Epic one
|
||||
- updates for 1.0.1
|
||||
|
52
xqf/xqf.6
52
xqf/xqf.6
@ -1,39 +1,47 @@
|
||||
.\" Hey, EMACS: -*- nroff -*-
|
||||
.\" xqf.1 is copyright 1999-2001 by Jordi Mallach <jordi@debian.org>
|
||||
.\" xqf.6 is copyright 1999-2001 by Jordi Mallach <jordi@debian.org>
|
||||
.\"
|
||||
.\" This is free documentation, see the latest version of the GNU
|
||||
.\" General Public License for copying conditions. There is NO warranty.
|
||||
.TH XQF 6 "October 24, 2002"
|
||||
.TH XQF 6 "December 19, 2004"
|
||||
.SH NAME
|
||||
xqf \- Quake/Quake2/Quake3/etc server browser and game launcher for X.
|
||||
xqf \- 3D action game server browser
|
||||
.SH SYNOPSIS
|
||||
.B xqf
|
||||
.RI [ options ] " files" ...
|
||||
.RI [ options ]
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B xqf
|
||||
command.
|
||||
This manual page was written for the Debian GNU/Linux distribution
|
||||
because the original program does not have a manual page.
|
||||
.PP
|
||||
\fBXQF\fP is a 3D action game (such as Quake, sequels and derivatives)
|
||||
server browser, similar to Window's GameSpy. It uses X and is written using
|
||||
the GIMP Tool Kit, and uses QStat in the backend to retrieve server info.
|
||||
\fBXQF\fP is a 3D action game (such as Quake, sequels and derivatives) server
|
||||
browser. It uses X and is written using the GIMP Tool Kit, and uses QStat in
|
||||
the backend to retrieve server info.
|
||||
.PP
|
||||
With XQF you can search for Quake, Quake World, Quake2, Quake3, Return to
|
||||
Castle Wolfenstein, Hexen 2, Hexen World, Sin, Half-Life, Kingpin,
|
||||
Soldier of Fortun 1/2, Tribes 2, Heretic 2, Unreal, Unreal Tournament,
|
||||
Unreal Tournament 2003, Rune and Descent 3, and look at lots of
|
||||
information about the servers. XQF can spawn your client into a
|
||||
selected server with customized options. You can also apply filters while
|
||||
searching for servers, trimming full or empty servers, for example.
|
||||
Unreal Tournament 2003, Rune, Descent 3 and many others. You can look at lots
|
||||
of information about the servers. XQF can spawn your client into a selected
|
||||
server with customized options. You can also apply filters while searching for
|
||||
servers, trimming full or empty servers, for example.
|
||||
.SH OPTIONS
|
||||
XQF doesn't accept any command line option at the moment, except for debug
|
||||
setting.
|
||||
XQF accepts several command line parameters:
|
||||
.TP
|
||||
.B \-d N
|
||||
Sets debug level to `N', where N is greater than 0. If N is greater than 5,
|
||||
XQF will output a lot of debug information.
|
||||
.BI \-\-launch " [SERVERTYPE] IP"
|
||||
adds the server specified with IP (e.g. 10.10.0.1:27666) to the favorites,
|
||||
queries it and launches the game. XQF tries to automatically determine the
|
||||
correct game based on the port. If the autodetections fails XQF will ask you
|
||||
for the game. Alternatively you may directly specify the game type on the
|
||||
command line (e.g. Q3S).
|
||||
.TP
|
||||
.BI \-\-add " [SERVERTYPE] IP"
|
||||
adds the specified server to the favories and queries it. Basically the same as
|
||||
\-\-launch except that the game is not launched ;-)
|
||||
.TP
|
||||
.BI \-\-debug " level"
|
||||
set the specified debug level. Use this if you experience problems with XQF.
|
||||
Level 3 is usually sufficient for debugging most problems. Higher levels
|
||||
product lots of output.
|
||||
.TP
|
||||
.B \-\-version
|
||||
prints the version of XQF.
|
||||
.SH SEE ALSO
|
||||
.BR qstat(1).
|
||||
.TP
|
||||
|
Loading…
x
Reference in New Issue
Block a user