summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/just.1.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/just.1.md b/share/man/just.1.md
index e56547a8..6c5927f0 100644
--- a/share/man/just.1.md
+++ b/share/man/just.1.md
@@ -494,6 +494,12 @@ Supported by: analyse|build|install.
After building, print the specified artifact to stdout.
Supported by: build|install|rebuild|traverse.
+**`-p`**, **`--print-unique-artifact`**
+After building, print the unique artifact to stdout, if any. If
+the option **`-P`** is given or the number of artifacts is not
+precisely one, this option has no effect.
+Supported by: build|install|rebuild|traverse.
+
**`-s`**, **`--show-runfiles`**
Do not omit runfiles in build report.
Supported by: build|install|rebuild|traverse.