From 7cb39e249bca7e5fbfe43bf3d60b7bbcb0be25da Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sun, 12 Sep 1993 20:45:31 +0000 Subject: Added and doc'd -X flag to pkg_create that allows you to specify an exclude list for the final package. --- usr.sbin/pkg_install/create/pkg_create.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'usr.sbin/pkg_install/create/pkg_create.1') diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index 43306f2d6c41..b4cb2853f8eb 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 -- cgit v1.3