index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2009-03-03 04:13:08 +1000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-03-15 11:38:53 -0500 |
commit | a864a50bc6a65a5c39a4727a07a3b269049a808e (patch) | |
tree | 8f3332f39001a58062a1278a2dbbca4db7ceb959 /contrib/README | |
parent | d8d9ab8c870eb9f2df5e6e607b1da34e6e40e29e (diff) |
-rw-r--r-- | contrib/README | 3 |
diff --git a/contrib/README b/contrib/README index 29962b47..0d2153b0 100644 --- a/contrib/README +++ b/contrib/README @@ -16,6 +16,9 @@ paclist - list all packages installed from a given repository. Useful for seeing which packages you may have installed from the testing repository, for instance. +pacscripts - tries to print out the {pre,post}_{install,remove,upgrade} +scripts of a given package. + pacsearch - a colorized search combining both -Ss and -Qs output. Installed packages are easily identified with a *** and local-only packages are also listed. |