/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to brzlib/help_topics/__init__.py

  • Committer: Jelmer Vernooij
  • Date: 2017-05-21 18:06:19 UTC
  • mto: This revision was merged to the branch mainline in revision 6623.
  • Revision ID: jelmer@jelmer.uk-20170521180619-5qoo0470asgdnljt
Fix more tests (all?)

Show diffs side-by-side

added added

removed removed

Lines of Context:
606
606
    ("BRZ_PLUGINS_AT", "Plugins to load from a directory not in BRZ_PLUGIN_PATH."),
607
607
    ("BRZ_HOME", "Directory holding .bazaar config dir. Overrides HOME."),
608
608
    ("BRZ_HOME (Win32)", "Directory holding bazaar config dir. Overrides APPDATA and HOME."),
609
 
    ("BRZ_REMOTE_PATH", "Full name of remote 'brz' command (for brz+ssh:// URLs)."),
 
609
    ("BZR_REMOTE_PATH", "Full name of remote 'brz' command (for brz+ssh:// URLs)."),
610
610
    ("BRZ_SSH", "Path to SSH client, or one of paramiko, openssh, sshcorp, plink or lsh."),
611
611
    ("BRZ_LOG", "Location of .brz.log (use '/dev/null' to suppress log)."),
612
612
    ("BRZ_LOG (Win32)", "Location of .brz.log (use 'NUL' to suppress log)."),