From b45653fac48af05a03a09271959b7f51fdeb5b83 Mon Sep 17 00:00:00 2001 From: Alberto Sartori Date: Wed, 27 Jul 2022 12:36:49 +0200 Subject: install-cas now accepts --log-limit and --log-file --- share/man/just.1.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/just.1.org b/share/man/just.1.org index 1f1d2e07..a32a695c 100644 --- a/share/man/just.1.org +++ b/share/man/just.1.org @@ -362,11 +362,11 @@ well-defined graph file. See *just-graph-file(5)* for more details. Path to local log file. ~just~ will store the information printed on stderr in the log file along with the thread id and timestamp when the output has been generated.\\ - Supported by: analyse|build|describe|install|rebuild|traverse. + Supported by: analyse|build|describe|install|install-cas|rebuild|traverse. *--log-limit* NUM\\ Log limit (higher is more verbose) in interval [0,6] (Default: 3).\\ - Supported by: analyse|build|describe|install|rebuild|traverse. + Supported by: analyse|build|describe|install|install-cas|rebuild|traverse. *--expression-log-limit* NUM\\ In error messages, truncate the entries in the enumeration of the active -- cgit v1.2.3