summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-11-02 23:18:16 +0100
committerAdam Borowski <kilobyte@angband.pl>2013-11-02 23:18:16 +0100
commit212af19d9cfd2c8599432d779a016e4ab9c9ee99 (patch)
tree26ad6e4ddb9aa4bcfc58566d1dceed765995f147 /crawl-ref/source/command.cc
parent12c5a8a6d5a5248401fab06aca7533035f8b5926 (diff)
downloadcrawl-ref-212af19d9cfd2c8599432d779a016e4ab9c9ee99.tar.gz
crawl-ref-212af19d9cfd2c8599432d779a016e4ab9c9ee99.zip
Document & ^C
Diffstat (limited to 'crawl-ref/source/command.cc')
-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 c68cf8cf6c..d710d705ee 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -2666,11 +2666,12 @@ int list_wizard_commands(bool do_redraw_screen)
"<w>Ctrl-F</w> : double scale fsim\n"
"<w>Ctrl-I</w> : item generation stats\n"
"<w>O</w> : measure exploration time\n"
- "<w>Ctrl-t</w> : enter in-game Lua interpreter\n"
+ "<w>Ctrl-T</w> : enter in-game Lua interpreter\n"
"<w>Ctrl-X</w> : Xom effect stats\n"
#ifdef DEBUG_DIAGNOSTICS
"<w>Ctrl-Q</w> : make some debug messages quiet\n"
#endif
+ "<w>Ctrl-C</w> : force a crash\n"
"\n"
"<yellow>Other wizard commands</yellow>\n"
"(not prefixed with <w>&</w>!)\n"