diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-06-27 15:13:59 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-06-28 19:30:39 +0200 |
commit | 6045a6d15738b3104e34cc05a9c5624f3f98bd03 (patch) | |
tree | e24979e32191cbfc4c636eaf0e262ec2523552b1 /share/man | |
parent | c29b5de236525b04a852d06d53e76ff341a86fa3 (diff) | |
download | justbuild-6045a6d15738b3104e34cc05a9c5624f3f98bd03.tar.gz |
Support more verbose error reporting
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/just.1.org | 5 |
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.\\ |