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)
- 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='/*/*'".


No differences found