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:
authorMateusz Piotrowski <0mp@FreeBSD.org>2022-07-05 12:09:40 +0300
committerMateusz Piotrowski <0mp@FreeBSD.org>2022-07-05 12:09:40 +0300
commite279d7df47caf989387071cb43facd791495c0e0 (patch)
tree8ce9bef461732eb97f6fafb0683317bc95cb3f0f
parentbbb28be11f3d605d8ff7d2e6c9036d6db26fceaa (diff)
bulk.8: Simplify synopsis
There is no need to overuse square brackets in this case.
-rw-r--r--src/man/poudriere-bulk.812
1 files changed, 6 insertions, 6 deletions
diff --git a/src/man/poudriere-bulk.8 b/src/man/poudriere-bulk.8
index 98bbe8b0..4c39a784 100644
--- a/src/man/poudriere-bulk.8
+++ b/src/man/poudriere-bulk.8
@@ -28,7 +28,7 @@
.\"
.\" Note: The date here should be updated whenever a non-trivial
.\" change is made to the manual page.
-.Dd June 29, 2022
+.Dd July 5, 2022
.Dt POUDRIERE-BULK 8
.Os
.Sh NAME
@@ -42,17 +42,17 @@
.Op Fl B Ar name
.Op Fl b Ar branch
.Op Fl J Ar maxjobs Ns Op Cm \&: Ns Ar prebuildmaxjobs
-.Op Fl O Ar overlay Op Oo Fl O Ar overlay2 Oc Ar ...
+.Op Fl O Ar overlay Op Fl O Ar overlay2 Ar ...
.Op Fl p Ar tree
.Op Fl z Ar set
.Nm
-.Fl f Ar file Op Oo Fl f Ar file2 Oc Ar ...
+.Fl f Ar file Op Fl f Ar file2 Ar ...
.Fl j Ar name
.Op Fl CcFIikNnRrSTtvw
.Op Fl B Ar name
.Op Fl b Ar branch
.Op Fl J Ar maxjobs Ns Op Cm \&: Ns Ar prebuildmaxjobs
-.Op Fl O Ar overlay Op Oo Fl O Ar overlay2 Oc Ar ...
+.Op Fl O Ar overlay Op Fl O Ar overlay2 Ar ...
.Op Fl p Ar tree
.Op Fl z Ar set
.Nm
@@ -61,10 +61,10 @@
.Op Fl B Ar name
.Op Fl b Ar branch
.Op Fl J Ar maxjobs Ns Op Cm \&: Ns Ar prebuildmaxjobs
-.Op Fl O Ar overlay Op Oo Fl O Ar overlay2 Oc Ar ...
+.Op Fl O Ar overlay Op Fl O Ar overlay2 Ar ...
.Op Fl p Ar tree
.Op Fl z Ar set
-.Ar origin Op Ar origin2 ...
+.Ar origin ...
.Sh DESCRIPTION
This command makes a ready-to-export package tree, and fills it with
binary packages built from a given list of ports.