diff options
author | Dan McGee <dan@archlinux.org> | 2007-11-21 11:25:50 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-11-21 11:51:17 -0600 |
commit | f5d2150e9db9205a9f208d4144b6d0381f877ad3 (patch) | |
tree | d14b63e9d6f4f7dfb664f8e22c4c21bc25aa24a8 /doc | |
parent | 0144b2ed29b3e3ae09fd8caeeffdadc10322cc1c (diff) | |
download | pacman-f5d2150e9db9205a9f208d4144b6d0381f877ad3.tar.xz |
Remove -F/--freshen operation
This operation made sense in the days before sync DBs existed, but it no
longer has the same usefulness it once did.
Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pacman.8.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 7b10bc0a..887f9122 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -35,10 +35,6 @@ Operations version is already installed. *NOTE*: please use '\--upgrade' in place of this option. -*-F, \--freshen*:: - This is like '\--upgrade' except it will only upgrade packages already - installed on the system. - *-Q, \--query*:: Query the package database. This operation allows you to view installed packages and their files, as well as meta-information about individual |