This commit is contained in:
praet 2011-04-17 20:22:24 +00:00 committed by admin
parent 7aa668f4b4
commit 1d94323318

View file

@ -0,0 +1,14 @@
Some suggestions for changes to command options:
* --verbose:
* add alternate: -v
* --from:
* replace with: -s $SOURCE || --source=$SOURCE
* --to:
* replace with: -d $DESTINATION || --destination=$DESTINATION
* --force:
* re-add alternate: -f (was removed in v0.20110417)