summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar praet <praet@web>2011-04-17 20:22:24 +0000
committerGravatar admin <admin@branchable.com>2011-04-17 20:22:24 +0000
commit1d943233185dc17466a985d0bd408389ee27de7b (patch)
tree722fa97821b7035eeceebf18a5b5c6c324e34df1
parent7aa668f4b488cc29fe0722f8f01071540ed56434 (diff)
-rw-r--r--doc/forum/wishlist:_command_options_changes.mdwn14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/wishlist:_command_options_changes.mdwn b/doc/forum/wishlist:_command_options_changes.mdwn
new file mode 100644
index 000000000..1d1b7087b
--- /dev/null
+++ b/doc/forum/wishlist:_command_options_changes.mdwn
@@ -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)
+