~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-06-28 11:39:48 UTC
  • mfrom: (5993.1.2 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20110628113948-nrljydmsqi6kf01c
(vila) Start implementing command help text localization (Inada Naoki)

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.