summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create/pkg_create.1
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1993-09-12 20:45:31 +0000
committerjkh <jkh@FreeBSD.org>1993-09-12 20:45:31 +0000
commit4ed84e3b726688c1a827df073cc4715662bf1b1e (patch)
tree7c4fa660421b9d3dfd84f7f17b6bf873730f0865 /usr.sbin/pkg_install/create/pkg_create.1
parentf51bd50186da87c45c18f0d2d3dd9b78ac65e39e (diff)
downloadFreeBSD-src-4ed84e3b726688c1a827df073cc4715662bf1b1e.zip
FreeBSD-src-4ed84e3b726688c1a827df073cc4715662bf1b1e.tar.gz
Added and doc'd -X flag to pkg_create that allows you to specify an exclude
list for the final package.
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.115
1 files changed, 15 insertions, 0 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index 43306f2..b4cb285 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -118,6 +118,21 @@ space in your
directory is limited. Be sure to leave some number of `X' characters
for mktemp(3) to fill in with a unique ID.
.B "Optional."
+.TP
+.BI "\-X\ " file
+Pass
+.I file
+as a
+.B \-exclude-from
+argument to
+.B tar
+when creating final package. See
+.B tar
+man page (or run
+.B tar
+with
+.B --help
+flag) for further information on using this flag.
.PP
.SH "TECHNICAL DETAILS"
The "packing list" format (see \fB-f\fR) is fairly simple, being
OpenPOWER on IntegriCloud