summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create/pkg_create.1
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-05-24 03:11:17 +0000
committersteve <steve@FreeBSD.org>1998-05-24 03:11:17 +0000
commite8bebaa14e532cc82f4ea384634b2c49208adb63 (patch)
treed7defabd1f69c5e4f935d92e797e4acbee8e5d93 /usr.sbin/pkg_install/create/pkg_create.1
parent60356ac1dd1c49a236d7e4d880c20d62edbd92fc (diff)
downloadFreeBSD-src-e8bebaa14e532cc82f4ea384634b2c49208adb63.zip
FreeBSD-src-e8bebaa14e532cc82f4ea384634b2c49208adb63.tar.gz
Loosely document the '-s' commandline option.
PR: 6713
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.18
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index 797ad86..a78e0d6 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -15,7 +15,7 @@
.\"
.\"
.\" @(#)pkg_create.1
-.\" $Id: pkg_create.1,v 1.23 1997/10/08 07:46:32 charnier Exp $
+.\" $Id: pkg_create.1,v 1.24 1998/03/23 08:27:14 charnier Exp $
.\"
.\" hacked up by John Kohl for NetBSD--fixed a few bugs, extended keywords,
.\" added dependency tracking, etc.
@@ -38,6 +38,7 @@
.Op Fl i Ar iscript
.Op Fl k Ar dscript
.Op Fl r Ar rscript
+.Op Fl s Ar srcdir
.Op Fl t Ar template
.Op Fl X Ar excludefile
.Op Fl D Ar displayfile
@@ -129,6 +130,11 @@ to be the ``requirements'' procedure for the package. This can be any
executable program (or shell script). It will be invoked automatically
at installation/deinstallation time to determine whether or not
installation/deinstallation should proceed.
+.It Fl s Ar srcdir
+.Ar srcdir
+will override the value of
+.Cm @cwd
+during package creation.
.It Fl t Ar template
Use
.Ar template
OpenPOWER on IntegriCloud