From c1bbcdb5cb3ff24163bf1105856dbe614684ee1f Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 9 Apr 2024 11:23:34 +0200 Subject: Add command-line option to restrict log limit on stderr --- share/man/just.1.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'share') diff --git a/share/man/just.1.md b/share/man/just.1.md index 812cd33f..156a6cb4 100644 --- a/share/man/just.1.md +++ b/share/man/just.1.md @@ -440,6 +440,13 @@ Log limit (higher is more verbose) in interval \[0,6\] (Default: 3). Supported by: add-to-cas|analyse|build|describe|install|install-cas|rebuild|traverse|gc|execute. +**`--restrict-stderr-log-limit`** *`NUM`* +Restrict logging on console to the minimum of the specified **`--log-limit`** +and the value specified in this option. The default is to not additionally +restrict the log level at the console. +Supported by: +add-to-cas|analyse|build|describe|install|install-cas|rebuild|traverse|gc|execute. + **`--plain-log`** Do not use ANSI escape sequences to highlight messages. Supported by: -- cgit v1.2.3