Improved the option syntax by eliminating the --inherit=DEPTH option and
authorWayne Davison <wayned@samba.org>
Fri, 6 Aug 2004 09:39:57 +0000 (09:39 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 6 Aug 2004 09:39:57 +0000 (09:39 +0000)
commitd34d9fad7ec13b99b7902679a5ac927609797c49
treef9d7a0852309e67a8aa76485c67b12b7cc3ed800
parent08a2fca51cae293c3843806f1da5ff874f8b5db4
Improved the option syntax by eliminating the --inherit=DEPTH option and
adding individual options to the ". [OPTIONS] FILE" command itself.  This
lets the user directly specify if the file is a per-directory file or not
(using -p) and if the rules are inherited or not (using -i).  The user
also specifies how high up the scanning starts for per-dir files by
specifying a path on per-dir files (e.g. ". -p /start/.excl").  Added the
-E option which is an easy way to specify ". -pi /.rsync-excludes".
filter.diff