summaryrefslogtreecommitdiff
path: root/doc/todo/wishlist:_command_options_changes.mdwn
blob: b1544018188d6b7d9be74b7e6e1fdb4e39904ec6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.

[[done]], see comments