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 'completions/zsh/_poudriere')
-rw-r--r--completions/zsh/_poudriere1
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/zsh/_poudriere b/completions/zsh/_poudriere
index 52b406d3..440e5fad 100644
--- a/completions/zsh/_poudriere
+++ b/completions/zsh/_poudriere
@@ -116,6 +116,7 @@ _testport=(
_status=(
'-a[show all builds, not just currently running]'
+ '-b[show builder details]'
'-B[which build to match on]:buildname'
'-j[run only inside the given jail]::name:_poudriere_jail'
'-l[show logs instead of URL]'