mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 17:33:17 +00:00
78 lines
2.0 KiB
Groff
78 lines
2.0 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
.\"
|
|
|
|
.TH WESNOTH_EDITOR 6 "June 2005" "wesnoth_editor" "Battle for Wesnoth map editor"
|
|
|
|
.SH NAME
|
|
Battle for Wesnoth map editor
|
|
|
|
.SH SYNOPSIS
|
|
.B wesnoth_editor
|
|
|
|
.SH DESCRIPTION
|
|
Battle for
|
|
.B Wesnoth
|
|
map editor.
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
.B --datadir
|
|
selects the data directory to use.
|
|
|
|
.TP
|
|
.BR -f , \ --fullscreen
|
|
runs the editor in full screen mode.
|
|
|
|
.TP
|
|
.BR -h , \ --help
|
|
tells you what the command line options do.
|
|
|
|
.TP
|
|
.B --path
|
|
prints the name of the game data directory and exits.
|
|
|
|
.TP
|
|
.BR -r , \ --resolution
|
|
sets screen resolution. Example: -r 800x600
|
|
|
|
.TP
|
|
.BR --bpp
|
|
sets BitsPerPixel value. Example: --bpp 32
|
|
|
|
.TP
|
|
.BR -v , \ --version
|
|
prints version number and exits.
|
|
|
|
.TP
|
|
.BR -w , \ --windowed
|
|
runs the editor in windowed mode.
|
|
|
|
.SH AUTHOR
|
|
Written by David White <davidnwhite@verizon.net>.
|
|
Edited by Nils Kneuper <crazy-ivanovic@gmx.net> and ott <ott@gaon.net>.
|
|
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-2006 David White <davidnwhite@verizon.net>
|
|
.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.
|
|
|
|
.SH SEE ALSO
|
|
wesnoth(6), wesnothd(6)
|