summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1993-09-06 23:28:19 +0000
committerjkh <jkh@FreeBSD.org>1993-09-06 23:28:19 +0000
commit3b6c96ab2f4985a073d1446d930de8167b1d6f28 (patch)
treedeead510e4db0a2ef57a403ce4bebfa5c7ad316e /usr.sbin/pkg_install
parent7ed3f46cfac6089eae7d308995943b43efecf41e (diff)
downloadFreeBSD-src-3b6c96ab2f4985a073d1446d930de8167b1d6f28.zip
FreeBSD-src-3b6c96ab2f4985a073d1446d930de8167b1d6f28.tar.gz
Doc'd option for current directory prefix in @exec
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.19
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index 344ccea..43306f2 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -142,10 +142,11 @@ Execute
.I command
as part of the unpacking process. If
.I command
-contains a `%s' sequence somewhere in it, it will be expanded to
-the name of the last filename extracted. In practice, such
-weird things should be unnecessary in all but the most extenuating
-circumstances, but it's there should you need it nonetheless.
+contains a `%s/%s' sequence somewhere in it, it will be expanded to
+the name of the current directory and last filename extracted. In
+practice, such weird things should be unnecessary in all but the most
+extenuating circumstances, but it's there should you need it
+nonetheless.
.TP
.BI "@mode\ " mode
Sets default permission for all subsequently extracted files to
OpenPOWER on IntegriCloud