summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_add
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2020-02-18 11:29:16 +0000
committerespie <espie@openbsd.org>2020-02-18 11:29:16 +0000
commiteb41c443bff9207e875398dff3d2e8f202478a88 (patch)
tree06495e917fa52c030720b90d28939bf3f04e847d /usr.sbin/pkg_add
parentEnsure that the key lifetime provided fits within the values allowed by (diff)
downloadwireguard-openbsd-eb41c443bff9207e875398dff3d2e8f202478a88.tar.xz
wireguard-openbsd-eb41c443bff9207e875398dff3d2e8f202478a88.zip
have description of -Q match reality
Diffstat (limited to 'usr.sbin/pkg_add')
-rw-r--r--usr.sbin/pkg_add/pkg_info.18
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pkg_info.1 b/usr.sbin/pkg_add/pkg_info.1
index 6e875557247..ec955ff9707 100644
--- a/usr.sbin/pkg_add/pkg_info.1
+++ b/usr.sbin/pkg_add/pkg_info.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_info.1,v 1.61 2020/01/24 21:10:46 schwarze Exp $
+.\" $OpenBSD: pkg_info.1,v 1.62 2020/02/18 11:29:16 espie Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -15,7 +15,7 @@
.\" Jordan K. Hubbard
.\"
.\"
-.Dd $Mdocdate: January 24 2020 $
+.Dd $Mdocdate: February 18 2020 $
.Dt PKG_INFO 1
.Os
.Sh NAME
@@ -183,8 +183,10 @@ Show the
for each package.
You can easily build a subdirlist with this.
.It Fl Q Ar query
-Show all packages in $PKG_PATH which match the given
+Show packages in the package search path which match the given
.Ar query .
+Specifically, show all packages in the first repository that matches
+the query.
.It Fl q
Be
.Dq quiet