~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-11-06 08:43:51 UTC
  • mfrom: (2967.2.1 rob.weir)
  • Revision ID: pqm@pqm.ubuntu.com-20071106084351-qj6b4ji7e7avzqda
(Rob Weir) Document BZR_REMOTE_PATH in 'bzr help env-variables'

Show diffs side-by-side

added added

removed removed

Lines of Context:
523
523
BZR_PLUGIN_PATH  Paths where bzr should look for plugins.
524
524
BZR_HOME         Directory holding .bazaar config dir. Overrides HOME.
525
525
BZR_HOME (Win32) Directory holding bazaar config dir. Overrides APPDATA and HOME.
 
526
BZR_REMOTE_PATH  Full name of remote 'bzr' command (for bzr+ssh:// URLs).
526
527
================ =================================================================
527
528
"""
528
529