~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

Implement command help l10n.

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-i18n      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.