fix docs wrt norecursedirs, thanks @mgax

This commit is contained in:
holger krekel 2013-07-08 15:39:14 +02:00
parent f7a9beaefb
commit be30eb22a6
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 ``.* _* CVS {args}``. Setting a ``norecursedir``
Default patterns are ``.* _darcs CVS {args}``. Setting a ``norecursedir``
replaces the default. Here is an example of how to avoid
certain directories::