about summary refs log tree commit diff stats
path: root/subx/039debug.cc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-02-14 18:41:29 -0800
committerKartik Agaram <vc@akkartik.com>2019-02-14 18:42:21 -0800
commit1076cc4cf93bd4a8df72caeae67a57010f7e53bc (patch)
tree4a116f00a41de54c17e57c4a7591322db2b0062e /subx/039debug.cc
parent833152354e906bee0721e02995f186c1948d72f1 (diff)
downloadmu-1076cc4cf93bd4a8df72caeae67a57010f7e53bc.tar.gz
4964
Diffstat (limited to 'subx/039debug.cc')
-rw-r--r--subx/039debug.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/039debug.cc b/subx/039debug.cc
index 4dfcfa3c..4b7e3363 100644
--- a/subx/039debug.cc
+++ b/subx/039debug.cc
@@ -1,6 +1,6 @@
 //:: Some helpers for debugging.
 
-//: Load the 'map' file generated during 'subx --map translate' when running 'subx --map --dump run'.
+//: Load the 'map' file generated during 'subx --map translate' when running 'subx --map --trace run'.
 //: (It'll only affect the trace.)
 
 :(before "End Globals")