diff options
author | Allan McRae <allan@archlinux.org> | 2014-11-21 14:13:57 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-11-21 14:13:57 +1000 |
commit | bb878217cda7a04ae2a866671cdd3df9094bc972 (patch) | |
tree | df7465bbdca5faa7ba884f497ed9228f03600cc4 /contrib/README | |
parent | 04bc3a24ebedc2529d814164fb356a5a33489e6d (diff) | |
download | pacman-bb878217cda7a04ae2a866671cdd3df9094bc972.tar.xz |
Remove pacsysclean
This script parsed pacman output and was broken by the change to the use
of appropriate units for package sizes.
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/README b/contrib/README index ae33bb25..bcb4b853 100644 --- a/contrib/README +++ b/contrib/README @@ -31,8 +31,6 @@ pacsearch - a colorized search combining both -Ss and -Qs output. Installed packages are easily identified with a *** and local-only packages are also listed. -pacsysclean - lists installed packages sorted by size. - rankmirrors - ranks pacman mirrors by their connection and opening speed. updpkgsums - performs an in place update of the checksums in a PKGBUILD. |