Rev 2248: fix --Derror => -Derror (trivial) in http://bzr.arbash-meinel.com/branches/bzr/jam-integration

John Arbash Meinel john at arbash-meinel.com
Wed Jan 31 16:33:56 GMT 2007


At http://bzr.arbash-meinel.com/branches/bzr/jam-integration

------------------------------------------------------------
revno: 2248
revision-id: john at arbash-meinel.com-20070131163348-kkwfh7hvvm39tx8y
parent: pqm at pqm.ubuntu.com-20070131140456-56881c31a01089a3
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: jam-integration
timestamp: Wed 2007-01-31 10:33:48 -0600
message:
  fix --Derror => -Derror (trivial)
modified:
  bzrlib/help_topics.py          help_topics.py-20060920210027-rnim90q9e0bwxvy4-1
-------------- next part --------------
=== modified file 'bzrlib/help_topics.py'
--- a/bzrlib/help_topics.py	2007-01-17 14:46:47 +0000
+++ b/bzrlib/help_topics.py	2007-01-31 16:33:48 +0000
@@ -141,7 +141,7 @@
                This does not suppress other plugin effects
 --no-plugins   Do not process any plugins
 
---Derror       Instead of normal error handling, always print a traceback on
+-Derror        Instead of normal error handling, always print a traceback on
                error.
 --profile      Profile execution using the hotshot profiler
 --lsprof       Profile execution using the lsprof profiler



More information about the bazaar-commits mailing list