summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_chk/files/pkg_chk.sh
diff options
context:
space:
mode:
authorabs <abs>2006-04-23 19:50:46 +0000
committerabs <abs>2006-04-23 19:50:46 +0000
commita88f8a71b65ca0e6e664135a1998e0ef68743119 (patch)
tree07dd0430e70299e5cc390cc756eb4dc058312e81 /pkgtools/pkg_chk/files/pkg_chk.sh
parent6defd2c9c566307c28d1099e2ea74ebc768ad992 (diff)
downloadpkgsrc-a88f8a71b65ca0e6e664135a1998e0ef68743119.tar.gz
Update pkg_chk to 1.70 - list -q in usage, noted by Rui Paulo
Diffstat (limited to 'pkgtools/pkg_chk/files/pkg_chk.sh')
-rwxr-xr-xpkgtools/pkg_chk/files/pkg_chk.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkg_chk/files/pkg_chk.sh b/pkgtools/pkg_chk/files/pkg_chk.sh
index 4eab934bc40..8ff2f446946 100755
--- a/pkgtools/pkg_chk/files/pkg_chk.sh
+++ b/pkgtools/pkg_chk/files/pkg_chk.sh
@@ -1,6 +1,6 @@
#!@SH@ -e
#
-# $Id: pkg_chk.sh,v 1.30 2006/04/04 18:38:13 tv Exp $
+# $Id: pkg_chk.sh,v 1.31 2006/04/23 19:50:46 abs Exp $
#
# TODO: Make -g check dependencies and tsort
# TODO: Variation of -g which only lists top level packages
@@ -561,6 +561,7 @@ usage()
-N List installed packages for which a newer version is in TODO
-n Display actions that would be taken, but do not perform them
-P dir Set PACKAGES dir (overrides any other setting)
+ -q Do not display actions or take any action; only list packages
-r Recursively remove mismatches (use with care) (implies -i)
-S Create summary of binary packages
-s Install packages by building from source