diff --git a/dat/help b/dat/help
index 3e6aac6ea..e559b2ee4 100644
--- a/dat/help
+++ b/dat/help
@@ -58,12 +58,15 @@ h-.-l 4-.-6 YUHJKLBN: go in specified direction until you
b j n 1 2 3 g
: run in direction until something
numberpad interesting is seen
G, same, except a branching corridor isn't
- < up ^: considered interesting
+ < up ^: considered interesting (the ^ in this
+ case means the Control key, not a caret)
> down m: move without picking up objects
F: fight even if you don't sense a monster
If the number_pad option is set, the number keys move instead.
Depending on the platform, Shift number (on the numberpad),
Meta number, or Alt number will invoke the YUHJKLBN commands.
+ Control may or may not work when number_pad is enabled,
+ depending on the platform's capabilities.
Commands:
NetHack knows the following commands:
diff --git a/dat/hh b/dat/hh
index 3f85d8797..ddd6f185d 100644
--- a/dat/hh
+++ b/dat/hh
@@ -5,12 +5,15 @@ h-.-l 4-.-6 YUHJKLBN: go in specified direction until you
b j n 1 2 3 g: run in direction until something
numberpad interesting is seen
G, same, except a branching corridor isn't
- < up ^: considered interesting
+ < up ^: considered interesting (the ^ in this
+ case means the Control key, not a caret)
> down m: move without picking up objects/fighting
F: fight even if you don't sense a monster
If the number_pad option is set, the number keys move instead.
Depending on the platform, Shift number (on the numberpad),
Meta number, or Alt number will invoke the YUHJKLBN commands.
+ Control may or may not work when number_pad is enabled,
+ depending on the platform's capabilities.
General commands:
? help display one of several informative texts