diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-12 23:29:34 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:29:34 +0200 |
commit | 8b9f7f9e3ec8162500ee9ccf1972726fe8efc9f9 (patch) | |
tree | ebdcb2f1d5d632944540a5739610dd9cec8b50be /games/supertuxkart/supertuxkart.6 | |
parent | 99468d99b58c3eaddb35756b1639c5785d9e3b26 (diff) | |
download | slackbuilds-8b9f7f9e3ec8162500ee9ccf1972726fe8efc9f9.tar.gz |
games/supertuxkart: Added to 12.2 repository
Diffstat (limited to 'games/supertuxkart/supertuxkart.6')
-rw-r--r-- | games/supertuxkart/supertuxkart.6 | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/games/supertuxkart/supertuxkart.6 b/games/supertuxkart/supertuxkart.6 new file mode 100644 index 0000000000..803069549b --- /dev/null +++ b/games/supertuxkart/supertuxkart.6 @@ -0,0 +1,72 @@ +.\" This manpage has been automatically generated by docbook2man +.\" from a DocBook document. This tool can be found at: +.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> +.\" Please send any bug reports, improvements, comments, patches, +.\" etc. to Steve Cheng <steve@ggi-project.org>. +.TH "SUPERTUXKART" "6" "13 May 2009" "" "" + +.SH NAME +supertuxkart \- A Kart Game Featuring Tux and Friends +.SH SYNOPSIS + +\fBsupertuxkart\fR + +.SH "OPTIONS" +.PP +This program accepts some optional parameters. +.TP +\fB -N --no-start-screen \fR +Quick race +.TP +\fB -t --track \fR +Start at track NAME (see --list-tracks) +.TP +\fB -l --list-tracks \fR +Show available tracks. +.TP +\fB -k --numkarts \fR +Number of karts on the racetrack +.TP +\fB --kart NAME \fR +Use kart number NAME +.TP +\fB --list-karts \fR +Show available karts. +.TP +\fB --laps n \fR +Define number of laps to n +.TP +\fB --players n \fR +Define number of players to between 1 and 4. +.TP +\fB --reverse \fR +Enable reverse mode +.TP +\fB --mirror \fR +Enable mirror mode (when supported) +.TP +\fB -f --fullscreen \fR +Fullscreen display. +.TP +\fB -w --windowed \fR +Windowed display. (default) +.TP +\fB -s --screensize WIDTHxHEIGHT \fR +Set the screen size (e.g. 320x200) +.TP +\fB -v --version \fR +Show version +.SH "FILES" +.TP +\fB\fI$(HOME)/.supertuxkart/\fB\fR +Configuration directory. +.SH "AUTHOR" +.PP +This manual page was written by Gonéri Le Bouder <<goneri@rulezlan.org>> for +the Debian system (but may be used by others). Permission is +granted to copy, distribute and/or modify this document under +the terms of the GNU General Public License, Version 2 any +later version published by the Free Software Foundation. +.PP +On Debian systems, the complete text of the GNU General Public +License can be found in /usr/share/common-licenses/GPL. |