diff options
author | wiz <wiz@pkgsrc.org> | 2004-03-27 00:03:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-03-27 00:03:40 +0000 |
commit | 5b8e27561d9cb4e99ad9be278af646da080517e5 (patch) | |
tree | 693d3147e97562d13a3955d783062876d3eaadd0 /pkgtools | |
parent | 922ac26ee4b336ab1d4b5d7c7a3b6bd189a200f5 (diff) | |
download | pkgsrc-5b8e27561d9cb4e99ad9be278af646da080517e5.tar.gz |
Refer to pkg_chk here too.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_chk/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgtools/pkg_chk/DESCR b/pkgtools/pkg_chk/DESCR index 24d588aa43a..5165bcadbe3 100644 --- a/pkgtools/pkg_chk/DESCR +++ b/pkgtools/pkg_chk/DESCR @@ -1,4 +1,4 @@ -pkgchk verifies that the versions of installed packages matches those in +pkg_chk verifies that the versions of installed packages matches those in pkgsrc, optionally adding missing or updating mismatched packages. It can verify all installed packages, or check against a set of packages |