This commit is contained in:
praet 2011-04-17 20:29:34 +00:00 committed by admin
parent f5845ce97b
commit 0c856a9925

View file

@ -10,5 +10,7 @@ Some suggestions for changes to command options:
* replace with: -d $DESTINATION || --destination=$DESTINATION
* --force:
* add alternate: -F (-f was removed in v0.20110417)
* add alternate: -F
* "-f" was removed in v0.20110417
* since it forces unsafe operations, should be capitalized to reduce chance of accidental usage.