Remove -f short option for --force
commit0d2600c575033774485f84ad67cbc602592237ab
authorDan McGee <dan@archlinux.org>
Tue, 11 Oct 2011 17:35:33 +0000 (11 12:35 -0500)
committerDan McGee <dan@archlinux.org>
Fri, 14 Oct 2011 13:13:38 +0000 (14 08:13 -0500)
tree55e813faed36b47a2ef7757d2eb5a81ee6275f31
parent8605284e0d1b70d9845ca4c6362d7d451f503d32
Remove -f short option for --force

This is not something that should be used on a frequent basis, and
giving it a short option encourages use without making the drawbacks
obvious. For the 1% of situations that require it, the 5 extra
keystrokes are a fair price to pay.

Signed-off-by: Dan McGee <dan@archlinux.org>
contrib/bash_completion.in
contrib/zsh_completion.in
doc/pacman.8.txt
src/pacman/conf.h
src/pacman/pacman.c
test/pacman/tests/upgrade012.py
test/pacman/tests/upgrade014.py
test/pacman/tests/upgrade015.py
test/pacman/tests/upgrade016.py
test/pacman/tests/upgrade046.py