~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-01-31 16:57:25 UTC
  • mfrom: (2247.1.1 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070131165725-e3091cb8d282ef90
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