Improved --dirs/--no-dirs/--list-only option handling:
authorWayne Davison <wayned@samba.org>
Mon, 24 Mar 2008 16:33:07 +0000 (09:33 -0700)
committerWayne Davison <wayned@samba.org>
Mon, 24 Mar 2008 16:54:04 +0000 (09:54 -0700)
commit73cb6738b33846130c21f2903b2200fa3f1903ab
tree510b1e328e09bf0c6853db807c83d9967cf5bf17
parentba8672dfabd1edf8f2c4244a8a1cc9a8e470c066
Improved --dirs/--no-dirs/--list-only option handling:
- Moved setting of list_only and xfer_dirs from main.c to options.c.
- Fixed the ability of the user to force --no-dirs.
- Added the --old-dirs/--old-d option to make it easier to interact
  in list-only mode with an older rsync.
- Suggest the use of --old-d instead of "-r --exclude='/*/*'".
NEWS
io.c
main.c
options.c
rsync.yo