summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1994-05-20 19:34:44 +0000
committerasami <asami@FreeBSD.org>1994-05-20 19:34:44 +0000
commitd197971d103f720e06c4747e40f860c9aab88040 (patch)
treedc9924412d9b97ef088af34c1c07ed9f8da129b9 /usr.sbin/pkg_install
parent1ade05e2e46c68c7aa6c4d895d344a09b69d8a69 (diff)
downloadFreeBSD-src-d197971d103f720e06c4747e40f860c9aab88040.zip
FreeBSD-src-d197971d103f720e06c4747e40f860c9aab88040.tar.gz
Make clear what arguments the "require" script gets.
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/delete/pkg_delete.17
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/delete/pkg_delete.1 b/usr.sbin/pkg_install/delete/pkg_delete.1
index d9da7f1..e5a9454 100644
--- a/usr.sbin/pkg_install/delete/pkg_delete.1
+++ b/usr.sbin/pkg_install/delete/pkg_delete.1
@@ -69,8 +69,11 @@ If the package contains a
.B require
file (see
.B pkg_create
-), then this is executed first with the flag
-.B DEINSTALL
+), then this is executed first with the flags
+.PP
+.B <script>
+.I pkg-name DEINSTALL
+.PP
to see whether or not de-installation should continue (a non-zero exit
status means no).
.PP
OpenPOWER on IntegriCloud