diff tests/test-extension.out @ 9698:3bbc6bc62809

commands: slightly better help for --traceback
author Martin Geisler <mg@lazybytes.net>
date Mon, 02 Nov 2009 20:50:57 +0100
parents c4f6c02e33c4
children 0a3fc37261ab
line wrap: on
line diff
--- a/tests/test-extension.out	Mon Nov 02 20:50:30 2009 +0100
+++ b/tests/test-extension.out	Mon Nov 02 20:50:57 2009 +0100
@@ -65,7 +65,7 @@
     --debugger        start debugger
     --encoding        set the charset encoding (default: ascii)
     --encodingmode    set the charset encoding mode (default: strict)
-    --traceback       print traceback on exception
+    --traceback       always print a traceback on exception
     --time            time how long the command takes
     --profile         print command execution profile
     --version         output version information and exit
@@ -95,7 +95,7 @@
     --debugger        start debugger
     --encoding        set the charset encoding (default: ascii)
     --encodingmode    set the charset encoding mode (default: strict)
-    --traceback       print traceback on exception
+    --traceback       always print a traceback on exception
     --time            time how long the command takes
     --profile         print command execution profile
     --version         output version information and exit