summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar praet <praet@web>2011-04-17 20:29:34 +0000
committerGravatar admin <admin@branchable.com>2011-04-17 20:29:34 +0000
commit0c856a99254b323cc5a8840a522092014f77cc38 (patch)
tree0f150626273c9dfe8b2b86b4cc7319e7c48d174c
parentf5845ce97b67d98495e42dec35e9821a561d5884 (diff)
-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.