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.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index 5066fc9732..34f588d89e 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -2493,6 +2493,9 @@ int list_wizard_commands(bool do_redraw_screen)
"<w>O</w> : measure exploration time\n"
"<w>Ctrl-t</w> : enter in-game Lua interpreter\n"
"\n"
+ "<yellow>Wizard targetting commands</yellow>\n"
+ "<w>x?</w> : list targetted commands\n"
+ "\n"
"<w>?</w> : list wizard commands\n",
true, true);