fix typo, thanks jurko
This commit is contained in:
parent
f2791988f9
commit
dc0535f7d5
|
@ -94,7 +94,7 @@ Builtin configuration file options
|
||||||
[seq] matches any character in seq
|
[seq] matches any character in seq
|
||||||
[!seq] matches any char not in seq
|
[!seq] matches any char not in seq
|
||||||
|
|
||||||
Default patterns are ``.* _* CVS {args}``. Setting a ``norecurse``
|
Default patterns are ``.* _* CVS {args}``. Setting a ``norecursedir``
|
||||||
replaces the default. Here is an example of how to avoid
|
replaces the default. Here is an example of how to avoid
|
||||||
certain directories::
|
certain directories::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue