diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index 3c51c1951..df74d38c5 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -1303,20 +1303,17 @@ If the .op number_pad option is on, some additional letter commands are available: .lp h -Help menu: display one of several help texts available, like ``?''. +#help .lp j -Jump to another location. Same as ``#jump'' or ``M-j''. +#jump .lp k -Kick something (usually a door). Same as `^D'. +#kick .lp l -Loot a box or bag on the floor beneath you, or the saddle -from a steed standing next to you. Same as ``#loot'' or ``M-l''. +#loot .lp N -Name a monster, an individual object, or a type of object. Same -as ``#name'' (or ``M-n'') which is the same as the `C' -command. +#name .lp u -Untrap a trap, door, or chest. Same as ``#untrap'' or ``M-u''. +#untrap .hn 1 Rooms and corridors diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 7c47f9c4f..84dba29f6 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -1623,26 +1623,22 @@ are available: \blist{} %.lp \item[\tb{h}] -Help menu: display one of several help texts available, like ``{\tt ?}''. +{\tt\#help} %.lp \item[\tb{j}] -Jump to another location. Same as ``{\tt \#jump}'' or ``{\tt M-j}''. +{\tt\#jump} %.lp \item[\tb{k}] -Kick something (usually a door). Same as `{\tt \^{}D}'. +{\tt\#kick} %.lp \item[\tb{l}] -Loot a box or bag on the floor beneath you, or the saddle -from a steed standing next to you. Same as ``{\tt \#loot}'' or ``{\tt M-l}''. +{\tt\#loot} %.lp \item[\tb{N}] -Name an object or type of object. Same as ``{\tt \#name}'' or ``{\tt M-n}''. -Name a monster, an individual object, or a type of object. Same -as ``{\tt \#name}'' (or ``{\tt M-n}'') which is the same as the `{\tt C}' -command. +{\tt\#name} %.lp \item[\tb{u}] -Untrap a trap, door, or chest. Same as ``{\tt \#untrap}'' or ``{\tt M-u}''. +{\tt\#untrap} \elist %.hn 1