]> granicus.if.org Git - nethack/commitdiff
Guidebook: Just list the extended command
authorPasi Kallinen <paxed@alt.org>
Fri, 6 Apr 2018 05:50:32 +0000 (08:50 +0300)
committerPasi Kallinen <paxed@alt.org>
Fri, 6 Apr 2018 05:50:35 +0000 (08:50 +0300)
... the same way the extra key binds are listed just above.

doc/Guidebook.mn
doc/Guidebook.tex

index 3c51c1951d93d4e4ecd4a986cf45a1b2ea3764bb..df74d38c59b6ce146862929caca37c4083a15f6d 100644 (file)
@@ -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
index 7c47f9c4ffa3c4724ba833beee2e89415725aa9e..84dba29f6bbe3de9ce0ff1f8cefbd00a1fa03239 100644 (file)
@@ -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