diff options
Diffstat (limited to 'pkgtools/pkgchk/files/pkgchk.8')
-rw-r--r-- | pkgtools/pkgchk/files/pkgchk.8 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/pkgtools/pkgchk/files/pkgchk.8 b/pkgtools/pkgchk/files/pkgchk.8 index 46089c0aa1e..377cb218b3d 100644 --- a/pkgtools/pkgchk/files/pkgchk.8 +++ b/pkgtools/pkgchk/files/pkgchk.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: pkgchk.8,v 1.3 2001/07/07 12:17:35 abs Exp $ +.\" $NetBSD: pkgchk.8,v 1.4 2001/07/31 17:32:07 tron Exp $ .\" .\" Copyright (c) 2001 by David Brownlee (abs@netbsd.org) .\" Absolutely no warranty. @@ -10,7 +10,7 @@ .Nd check, and optionally update, installed packages .Sh SYNOPSIS .Nm -.Op Fl abhinsv +.Op Fl abchinsuvB .Op Fl D Ar tags .Op Fl U Ar tags .Sh DESCRIPTION @@ -27,6 +27,8 @@ will skip dependent packages to reduce unnecessary rebuilding. .Pp .Sy Options .Bl -tag -width xxxxxxxx +.It Fl B +Check the "Build version" (see option -b of pkg_info(1)) of packages. .It Fl D Ar tags Add the comma separated list of tags to those checked when parsing pkgchk.conf. @@ -50,6 +52,8 @@ is set in then .Nm will automatically generate binary packages for later reuse. +.It Fl c +Check versions of packages specified in pkgchk.conf. .It Fl h Brief help. .It Fl i |