~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/user-guide/plugins.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-09-09 05:51:26 UTC
  • mfrom: (5403.1.4 bug-626687)
  • Revision ID: pqm@pqm.ubuntu.com-20100909055126-qwo256ldpnz7o0c4
(mbp) ignore __pycache__ by default (Andrea Corbellini)

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
If you have the necessary permissions, plugins can also be installed on a
60
60
system-wide basis.  One can additionally override the personal plugins
61
61
location by setting the environment variable ``BZR_PLUGIN_PATH`` (see `User
62
 
Reference <../user-reference/configuration-help.html#bzr-plugin-path>`_ 
63
 
for a detailed explanation).
 
62
Reference <../user-reference/bzr_man.html#bzr-plugin-path>`_ for a detailed
 
63
explanation).
64
64
 
65
65
Listing the installed plugins
66
66
-----------------------------