- We now set a delete_before variable for the --delete option.
authorWayne Davison <wayned@samba.org>
Sat, 22 Jan 2005 22:48:34 +0000 (22:48 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 22 Jan 2005 22:48:34 +0000 (22:48 +0000)
commit51d4839861474ac5787f9540d99cecbaaf71aa1f
tree4b6696de16ec6da24538841dc3f6975b48e93f54
parent9f125ea7c1a55f8c86b2efe296ba750d7ccb9106
- We now set a delete_before variable for the --delete option.
- Reordered some of the options in the --help list.
- Made the popt-handling of the delete options simpler.
- Parse the new --keep-dirs option.
- Parse the new --list-only option.
- Set recurse to -1 (infinite) for the -r and -a options.
- Set keep_dirs for --list-only.
options.c