mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 00:27:08 -04:00
Clarify the order of arguments passed to the pre-/post-install script
in the description of the pkg_create -i command-line option. PR: 55477 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> MFC after: 5 weeks
This commit is contained in:
parent
6b48911b00
commit
5e5d9065e4
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ functionality by passing the keywords
|
|||
.Ar PRE-INSTALL
|
||||
and
|
||||
.Ar POST-INSTALL
|
||||
respectively, along with the package's name.
|
||||
respectively, after the package's name.
|
||||
.It Fl I Ar piscript
|
||||
Set
|
||||
.Ar piscript
|
||||
|
|
|
|||
Loading…
Reference in a new issue