~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

  • Committer: Jonathan Riddell
  • Date: 2011-06-30 11:14:06 UTC
  • mfrom: (6002 +trunk)
  • mto: This revision was merged to the branch mainline in revision 6003.
  • Revision ID: jriddell@canonical.com-20110630111406-eimf301w6x92xkk7
mergeĀ inĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
316
316
--builtin      Use the built-in version of a command, not the plugin version.
317
317
               This does not suppress other plugin effects.
318
318
--no-plugins   Do not process any plugins.
 
319
--no-l10n      Do not translate messages.
319
320
--concurrency  Number of processes that can be run concurrently (selftest).
320
321
 
321
322
--profile      Profile execution using the hotshot profiler.