doc/en/customize.txt: Fix norecursedirs typo

and update documented default to match current default.

--HG--
branch : fix_norecursedirs_doc_typos
This commit is contained in:
Marc Abramowitz 2014-07-03 07:36:07 -07:00
parent 54c88a6cf3
commit 6da9a087f8
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ Builtin configuration file options
[seq] matches any character in seq
[!seq] matches any char not in seq
Default patterns are ``.* _darcs CVS {args}``. Setting a ``norecursedir``
Default patterns are ``'.*', 'CVS', '_darcs', '{arch}'``. Setting a ``norecursedirs``
replaces the default. Here is an example of how to avoid
certain directories::