summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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)
+