index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Chantry Xavier <shiningxc@gmail.com> | 2007-09-17 01:56:23 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-09-16 20:10:18 -0500 |
commit | 046c8a6819a0533fb10434f30100f80bb960fe46 (patch) | |
tree | e73f29a2f4816c3767933fba644362d9f6a9c75f /doc | |
parent | 7daf5a038d3750eacf92b819206cae6b77a73042 (diff) |
-rw-r--r-- | doc/pacman.8 | 4 |
diff --git a/doc/pacman.8 b/doc/pacman.8 index 4825f4a7..79097783 100644 --- a/doc/pacman.8 +++ b/doc/pacman.8 @@ -157,10 +157,6 @@ useful in combination with \fB--info\fP and \fB--list\fP. This will search each locally-installed package for names or descriptions that matche \fIregexp\fP. .TP -.B \-t, --test -Test the consistancy of the local pacman database, and alert you of any -problems found while searching. Returns 0 on success, >0 otherwise. -.TP .B \-u, --upgrades Lists all packages that are out of date on the local system. This option works best if the sync database is refreshed using \fB-Sy\fP. |