mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 06:51:43 +00:00

* added doc/, doc/man/ and utils/ * moved man-pages to doc/man/ * updated Makefile for above change * moved slacknoth to utils/ * added random_map.pl (by Cowboy) to utils/
76 lines
2.2 KiB
Groff
76 lines
2.2 KiB
Groff
.\" This program is free software; you can redistribute it and/or modify
|
|
.\" it under the terms of the GNU General Public License as published by
|
|
.\" the Free Software Foundation; either version 2 of the License, or
|
|
.\" (at your option) any later version.
|
|
.\"
|
|
.\" This program is distributed in the hope that it will be useful,
|
|
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
.\" GNU General Public License for more details.
|
|
.\"
|
|
.\" You should have received a copy of the GNU General Public License
|
|
.\" along with this program; if not, write to the Free Software
|
|
.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
.\"
|
|
|
|
.TH WESNOTH 6 "October 16, 2003" "Wesnoth" "Battle for Wesnoth"
|
|
|
|
.SH NAME
|
|
battle for wesnoth \- fantasy turn-based strategy game
|
|
|
|
.SH SYNOPSIS
|
|
.B wesnoth
|
|
[\fIOPTION\fR]
|
|
[\fIPATH_TO_DATA\fR]
|
|
|
|
.SH DESCRIPTION
|
|
Battle for
|
|
.B Wesnoth
|
|
is a fantasy turn-based strategy game.
|
|
|
|
Battle for control of villages, using variety of units which have
|
|
advantages and disadvantages in different types of terrains and
|
|
against different types of attacks. Units gain experience and advance
|
|
levels, and are carried over from one scenario to the next campaign.
|
|
|
|
Build a Hero, and lead your army. Different races, with distinctive
|
|
abilities, weapons and spells.
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
.BR -h , \ --help
|
|
should tell you about what the command line options do, but doesn't yet :)
|
|
|
|
.TP
|
|
.BR -f , \ --fullscreen
|
|
run program in full screen mode.
|
|
|
|
.TP
|
|
.BR -w , \ --windowed
|
|
run program in windowed mode.
|
|
|
|
.TP
|
|
.BR -t , \ --test
|
|
run program in a small test scenario.
|
|
|
|
.TP
|
|
.BR -d , \ --debug
|
|
show some extra debugging information in-game.
|
|
|
|
.TP
|
|
.BR -v , \ --version
|
|
print version number and exit.
|
|
|
|
.SH AUTHOR
|
|
Written by David White <davidnwhite@optusnet.com.au>.
|
|
This manual page was originally written by Cyril Bouthors <cyril@bouthors.org>.
|
|
.br
|
|
Visit the official homepage: http://www.wesnoth.org/
|
|
|
|
.SH COPYRIGHT
|
|
Copyright \(co 2003 David White <davidnwhite@optusnet.com.au>
|
|
.br
|
|
This is Free Software; this software is licensed under the GPL version 2, as published by the Free Software Foundation.
|
|
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|