summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/command.cc')
-rw-r--r--crawl-ref/source/command.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index 521df47d13..8a27a9ffd0 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -778,6 +778,7 @@ static const char *targetting_help_1 =
"<w>w</w>: calculate shortest path to any point on the map\n"
"<w>D</w>: get debugging information about the monster\n"
"<w>~</w>: polymorph monster to specific type\n"
+ "<w>,</w>: bring down the monster to 1hp\n"
#endif
;