summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/command.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index 457a598224..aef0bc00a1 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -2425,7 +2425,8 @@ int list_wizard_commands(bool do_redraw_screen)
"<w>k</w> : shift section of a labyrinth\n"
"<w>u</w>/<w>d</w> : shift up/down one level\n"
"<w>~</w> : go to a specific level\n"
- "<w>:</w> : find branches in the dungeon\n"
+ "<w>:</w> : find branches and overflow\n"
+ " temples in the dungeon\n"
"<w>{</w> : magic mapping\n"
"\n"
"<yellow>Debugging commands</yellow>\n"