Signed-off-by: Darshan Shaligram <dshaligram@users.sourceforge.net>
3X4XN7XUCA3XP7Z2SM4LDNZ72SG2VFPMPQ7YSBIH6IC4Q56YKOYQC
.TH CRAWL 6
.SH NAME
crawl \- play the roguelike game of crawl
.SH SYNOPSIS
.BR crawl
[options]
.PP
Use the "\-help" option to get a list of command line options and their descriptions.
.SH DESCRIPTION
Crawl is a fun game in the grand tradition of games like Rogue, Hack, and
Moria. Your objective is to travel deep into a subterranean cave complex and
retrieve the Orb of Zot, which is guarded by many horrible and hideous
creatures.
.PP
To access Crawl's help menu, press '?'. To get the list of all commands,
press '?' again.
.SH AUTHORS
.Dd September 29, 2009
.Os
.Dt CRAWL 6
.Sh NAME
.Nm crawl
.Nd play the roguelike game of crawl
.Sh SYNOPSIS
.Nm
.Op Fl vscores Ar n
.Op Fl tscores Ar n
.Op Fl test
.Op Fl species Ar species
.Op Fl scores Ar n
.Op Fl scorefile Ar path
.Op Fl rcdir Ar path
.Op Fl rc Ar path
.Op Fl plain
.Op Fl name Ar name
.Op Fl morgue Ar path
.Op Fl macro Ar path
.Op Fl job Ar job
.Op Fl help
.Op Fl dir Ar path
.Op Fl arena Qq Ar monsters Cm v Ar monsters Op Cm arena: Ar map
.Sh DESCRIPTION
.Nm
is a fun game in the grand tradition of games like Rogue, Hack, and Moria. Your
objective is to travel deep into a subterranean cave complex and retrieve the
Orb of Zot, which is guarded by many horrible and hideous creatures.
.Sh ENVIRONMENT
.Bl -tag -width "CRAWL_NAME" -compact
.It Ev CRAWL_NAME
The character name to use.
.It Ev CRAWL_DIR
The directory to store information in.
.It Ev CRAWL_RC
The configuration file to use.
.El
.Sh SEE ALSO
The in-game help menu, which can be accessed by pressing
.Sq \&? .
.Sh AUTHORS