summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_add
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2020-02-19 14:24:19 +0000
committerespie <espie@openbsd.org>2020-02-19 14:24:19 +0000
commit14f1c896fe67b11aea3f0dd71e914fc45df0d8f9 (patch)
tree0d51a06362032d68201c8f976e171bbf89b32092 /usr.sbin/pkg_add
parentrefactor opt('Q') into its own code (diff)
downloadwireguard-openbsd-14f1c896fe67b11aea3f0dd71e914fc45df0d8f9.tar.xz
wireguard-openbsd-14f1c896fe67b11aea3f0dd71e914fc45df0d8f9.zip
document new option combo
Diffstat (limited to 'usr.sbin/pkg_add')
-rw-r--r--usr.sbin/pkg_add/pkg_info.17
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/pkg_info.1 b/usr.sbin/pkg_add/pkg_info.1
index ec955ff9707..01503031754 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.62 2020/02/18 11:29:16 espie Exp $
+.\" $OpenBSD: pkg_info.1,v 1.63 2020/02/19 14:24:19 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: February 18 2020 $
+.Dd $Mdocdate: February 19 2020 $
.Dt PKG_INFO 1
.Os
.Sh NAME
@@ -187,6 +187,9 @@ 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.
+If
+.Fl a
+is also specified, show all packages in all repositories instead.
.It Fl q
Be
.Dq quiet