summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2022-06-27 15:13:59 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2022-06-28 19:30:39 +0200
commit6045a6d15738b3104e34cc05a9c5624f3f98bd03 (patch)
treee24979e32191cbfc4c636eaf0e262ec2523552b1 /share/man
parentc29b5de236525b04a852d06d53e76ff341a86fa3 (diff)
downloadjustbuild-6045a6d15738b3104e34cc05a9c5624f3f98bd03.tar.gz
Support more verbose error reporting
Diffstat (limited to 'share/man')
-rw-r--r--share/man/just.1.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/just.1.org b/share/man/just.1.org
index 48cbe25d..14bd8183 100644
--- a/share/man/just.1.org
+++ b/share/man/just.1.org
@@ -339,6 +339,11 @@ well-defined graph file. See *just-graph-file(5)* for more details.
Log limit (higher is more verbose) in interval [0,6] (Default: 3).\\
Supported by: analyse|build|describe|install|rebuild|traverse.
+ *--expression-log-limit* NUM\\
+ In error messages, truncate the entries in the enumeration of the active
+ environment to the specified number of characters (default: 320).\\
+ Supported by: analyse|build|install
+
*-P*, *--print-to-stdout* LOGICAL_PATH\\
After building, print the specified artifact to stdout.\\