'm ^T' documentation

This commit is contained in:
PatR
2019-01-08 13:56:59 -08:00
parent d1deafab05
commit dedd0dd30a
3 changed files with 12 additions and 2 deletions
+7 -1
View File
@@ -1,6 +1,12 @@
# Guidebook without a suffix is usually a copy of Guidebook.txt. The
# latter is managed by git because it is part of the source distribution.
# We don't want both copies.
Guidebook Guidebook
# various intermediate files or generated output, not to be tracked.
Guidebook.aux Guidebook.aux
Guidebook.dvi
Guidebook.log Guidebook.log
Guidebook.pdf Guidebook.pdf
Guidebook.synctex.gz Guidebook.ps
*.synctex.*
+3 -1
View File
@@ -1,4 +1,4 @@
.\" $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.286 $ $NHDT-Date: 1540625949 2018/10/27 07:39:09 $ .\" $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.292 $ $NHDT-Date: 1546984605 2019/01/08 21:56:45 $
.\" .\"
.\" This is an excerpt from the 'roff' man page from the 'groff' package. .\" This is an excerpt from the 'roff' man page from the 'groff' package.
.\" NetHack's Guidebook.mn currently does *not* adhere to these guidelines. .\" NetHack's Guidebook.mn currently does *not* adhere to these guidelines.
@@ -587,6 +587,8 @@ or (for \(lq#loot\(rq to remove a saddle),
skip containers and go straight to adjacent monsters. skip containers and go straight to adjacent monsters.
The prefix will The prefix will
make \(lq#travel\(rq command show a menu of interesting targets in sight. make \(lq#travel\(rq command show a menu of interesting targets in sight.
In debug mode (aka \(lqwizard mode\(rq), the \(oqm\(cq prefix may also be
used with the \(lq#teleport\(rq and \(lq#wizlevelport\(rq commands.
.lp F[yuhjklbn] .lp F[yuhjklbn]
Prefix: fight a monster (even if you only guess one is there). Prefix: fight a monster (even if you only guess one is there).
.lp M[yuhjklbn] .lp M[yuhjklbn]
+2
View File
@@ -702,6 +702,8 @@ and go straight to checking inventory,
or (for ``{\tt \#loot}'' to remove a saddle), or (for ``{\tt \#loot}'' to remove a saddle),
skip containers and go straight to adjacent monsters. The prefix will skip containers and go straight to adjacent monsters. The prefix will
make ``{\tt \#travel}'' command show a menu of interesting targets in sight. make ``{\tt \#travel}'' command show a menu of interesting targets in sight.
In debug mode (aka ``wizard mode''), the `{\tt m}' prefix may also be
used with the ``{\tt \#teleport}'' and ``{\tt \#wizlevelport}'' commands.
%.lp %.lp
\item[\tb{F[yuhjklbn]}] \item[\tb{F[yuhjklbn]}]
Prefix: fight a monster (even if you only guess one is there). Prefix: fight a monster (even if you only guess one is there).