This commit is contained in:
parent
7aa668f4b4
commit
1d94323318
1 changed files with 14 additions and 0 deletions
14
doc/forum/wishlist:_command_options_changes.mdwn
Normal file
14
doc/forum/wishlist:_command_options_changes.mdwn
Normal 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)
|
||||
|
Loading…
Add table
Reference in a new issue