Always include "." when processing exclude lists. This avoids confusion
authorDavid Dykstra <dwd@samba.org>
Tue, 24 Nov 1998 21:26:38 +0000 (21:26 +0000)
committerDavid Dykstra <dwd@samba.org>
Tue, 24 Nov 1998 21:26:38 +0000 (21:26 +0000)
commit5d5811f7d9e64265130951007b14a6d88a2425b6
tree11cba0377cec5e5d5753098c21335e5128f2289e
parentdcc3a131d1bc8ce90517153edad9e5ffc99c6b64
Always include "." when processing exclude lists.  This avoids confusion
when people do --exclude "*".  Also, add an example to the man page that
shows explicitly including parent directories when itemizing specific
paths to include followed by --exclude "*".
exclude.c
rsync.yo
rsyncd.conf.yo