summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/wishlist:_command_options_changes.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/forum/wishlist:_command_options_changes.mdwn b/doc/forum/wishlist:_command_options_changes.mdwn
index 250fd75c8..4509f815d 100644
--- a/doc/forum/wishlist:_command_options_changes.mdwn
+++ b/doc/forum/wishlist:_command_options_changes.mdwn
@@ -10,5 +10,7 @@ Some suggestions for changes to command options:
* replace with: -d $DESTINATION || --destination=$DESTINATION
* --force:
- * add alternate: -F (-f was removed in v0.20110417)
+ * add alternate: -F
+ * "-f" was removed in v0.20110417
+ * since it forces unsafe operations, should be capitalized to reduce chance of accidental usage.