~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics.py

  • Committer: John Arbash Meinel
  • Date: 2007-01-31 16:33:48 UTC
  • mto: This revision was merged to the branch mainline in revision 2248.
  • Revision ID: john@arbash-meinel.com-20070131163348-kkwfh7hvvm39tx8y
fix --Derror => -Derror (trivial)

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
               This does not suppress other plugin effects
142
142
--no-plugins   Do not process any plugins
143
143
 
144
 
--Derror       Instead of normal error handling, always print a traceback on
 
144
-Derror        Instead of normal error handling, always print a traceback on
145
145
               error.
146
146
--profile      Profile execution using the hotshot profiler
147
147
--lsprof       Profile execution using the lsprof profiler