Merge remote-tracking branch 'branchable/master'
This commit is contained in:
commit
6c238922f0
1 changed files with 16 additions and 0 deletions
16
doc/forum/wishlist:_command_options_changes.mdwn
Normal file
16
doc/forum/wishlist:_command_options_changes.mdwn
Normal file
|
@ -0,0 +1,16 @@
|
|||
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:
|
||||
* add alternate: -F
|
||||
* "-f" was removed in v0.20110417
|
||||
* since it forces unsafe operations, should be capitalized to reduce chance of accidental usage.
|
||||
|
Loading…
Reference in a new issue