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:
authorBryan Drewery <bryan@shatow.net>2021-05-07 01:54:33 +0300
committerBryan Drewery <bryan@shatow.net>2021-05-07 02:01:46 +0300
commit5b1bc7ff73e01666a48b2b8884b903bc58134852 (patch)
treedb4c3f5218a6e3618f3dfd654829e2fad6463594
parent8b06edbf5f2241c14e17a8bdda366e674108223f (diff)
poudriere-bulk.8: Sort -b and -B same as bulk usage
-rw-r--r--src/bin/poudriere-bulk.814
1 files changed, 7 insertions, 7 deletions
diff --git a/src/bin/poudriere-bulk.8 b/src/bin/poudriere-bulk.8
index 9d5bed7a..68641b7e 100644
--- a/src/bin/poudriere-bulk.8
+++ b/src/bin/poudriere-bulk.8
@@ -114,6 +114,13 @@ arguments may be specified at once.
.El
.Sh OPTIONS
.Bl -tag -width "-B name"
+.It Fl B Ar name
+Specify which buildname to use.
+By default
+.Ar YYYY-MM-DD_HH:MM:SS
+will be used.
+This can be used to resume a previous build and use the same log and URL paths.
+Resuming a build will not retry built/failed/skipped/ignored packages.
.It Fl b Ar name
Specify the
.Ar name
@@ -133,13 +140,6 @@ is used along with
or
.Fl c ,
then listed packages will not be fetched.
-.It Fl B Ar name
-Specify which buildname to use.
-By default
-.Ar YYYY-MM-DD_HH:MM:SS
-will be used.
-This can be used to resume a previous build and use the same log and URL paths.
-Resuming a build will not retry built/failed/skipped/ignored packages.
.It Fl C
Clean only the packages specified on the command line or in the file given by
.Fl f Ar file .