summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.17
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index 1f652d56041b..ef7723cd8dea 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -136,8 +136,11 @@ If the package contains a
.B require
file (see
.B pkg_create
-), then this is executed first with the flag
-.b INSTALL
+), then this is executed first with the flags
+.PP
+.B <script>
+.I pkg_name INSTALL
+.PP
to see whether or not installation should
continue (a non-zero exit status means no).
.PP