~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Robert Collins
  • Date: 2008-08-14 06:46:29 UTC
  • mfrom: (3628 +trunk)
  • mto: This revision was merged to the branch mainline in revision 3629.
  • Revision ID: robertc@robertcollins.net-20080814064629-wuzmbxzw7tn27usi
Resolve conflicts in NEWS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
----------------------
53
53
 
54
54
Some commands and plugins provide custom processing on files matching
55
 
certain patterns. Branch-specific and per-user rule-based preferences
56
 
are defined in ``.bzrrules`` and ``BZR_HOME/rules`` respectively.
 
55
certain patterns. Per-user rule-based preferences are defined in
 
56
``BZR_HOME/rules``.
57
57
 
58
58
For further information on how rules are searched and the detailed syntax of
59
59
the relevant files, see `Rules <../user-reference/bzr_man.html#rules>`_