remove --force option from repo-add.
commite81dec9b8c65f7c882f5f447cdc117783259f4a4
authorChantry Xavier <shiningxc@gmail.com>
Sat, 2 Feb 2008 22:24:49 +0000 (2 23:24 +0100)
committerDan McGee <dan@archlinux.org>
Wed, 6 Feb 2008 01:35:41 +0000 (5 19:35 -0600)
treec9eaff9cb355c23d07192a6df02af47f89ac2a2d
parenteca30ed66accd7c1555eb94cbdea60051efcf7f3
remove --force option from repo-add.

The force option should only be specified in the PKGBUILD with
options=(force).  This information should be handled like any other meta
info, and there is no need to have a special repo-add option for it.

Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
[Dan: fix up a few more references in contrib/ scripts, etc]
Signed-off-by: Dan McGee <dan@archlinux.org>
contrib/gensync
contrib/updatesync
doc/repo-add.8.txt
scripts/repo-add.sh.in