Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/poudriere-options.8')
-rw-r--r--src/man/poudriere-options.812
1 files changed, 11 insertions, 1 deletions
diff --git a/src/man/poudriere-options.8 b/src/man/poudriere-options.8
index a88883fd..4c5c0a63 100644
--- a/src/man/poudriere-options.8
+++ b/src/man/poudriere-options.8
@@ -28,7 +28,7 @@
.\"
.\" Note: The date here should be updated whenever a non-trivial
.\" change is made to the manual page.
-.Dd April 26, 2021
+.Dd May 28, 2022
.Dt POUDRIERE-OPTIONS 8
.Os
.Sh NAME
@@ -74,6 +74,16 @@ and shell-style comments are allowed.
If given, configure the options only for the given jail.
.It Fl n
Do not be recursive
+.It Fl o Ar port_dbdirname
+Use the specified directory name to write the options to.
+This name will expand to
+.Pa $POUDRIERE_ETC/$port_dbdirname .
+This can be used to write options to a different directory than
+.Fl jpz
+specify.
+The
+.Fl jpz
+flags will be used for the make.conf, poudriere.conf, and ports dir.
.It Fl p Ar portstree
Run the configuration inside the given ports tree.
.Pq Default: Dq Li default