summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create/pkg_create.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.112
1 files changed, 8 insertions, 4 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index 3407210..4ecc921 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -110,7 +110,8 @@ Set
.Ar iscript
to be the pre-install procedure for the package. This can be any executable
program (or shell script). It will be invoked automatically when the
-package is later installed. It will be passed the package's name as the
+package is later installed.
+It will be passed the package's name as the
first argument.
.Cm Note:
@@ -128,7 +129,8 @@ Set
.Ar piscript
to be the post-install procedure for the package. This can be any
executable program (or shell script). It will be invoked automatically
-when the package is later installed. It will be passed the package's name as
+when the package is later installed.
+It will be passed the package's name as
the first argument.
.It Fl P Ar pkgs
Set the initial package dependency list to
@@ -149,7 +151,8 @@ Set
.Ar dscript
to be the de-install procedure for the package. This can be any executable
program (or shell script). It will be invoked automatically when the
-package is later (if ever) de-installed. It will be passed the package's
+package is later (if ever) de-installed.
+It will be passed the package's
name as the first argument.
.Cm Note:
@@ -167,7 +170,8 @@ Set
.Ar pdscript
to be the post-deinstall procedure for the package. This can be any
executable program (or shell script). It will be invoked automatically when
-the package is later de-installed. It will be passed the package's name as
+the package is later de-installed.
+It will be passed the package's name as
the first argument.
.It Fl r Ar rscript
OpenPOWER on IntegriCloud