From 3ab6e2aceaf3b1ce0cc7d5ea47b0ecc53dc4a6a7 Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Thu, 16 Feb 2023 09:50:56 +0100 Subject: Add logging command-line arguments to gc subcommand --- share/man/just.1.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share') diff --git a/share/man/just.1.org b/share/man/just.1.org index f56ef9b7..eee7e146 100644 --- a/share/man/just.1.org +++ b/share/man/just.1.org @@ -382,15 +382,15 @@ the original remote build execution protocol. 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|install-cas|rebuild|traverse|execute. + Supported by: analyse|build|describe|install|install-cas|rebuild|traverse|gc|execute. *--log-limit* NUM\\ Log limit (higher is more verbose) in interval [0,6] (Default: 3).\\ - Supported by: analyse|build|describe|install|install-cas|rebuild|traverse|execute. + Supported by: analyse|build|describe|install|install-cas|rebuild|traverse|gc|execute. *--plain-log*\\ Do not use ANSI escape sequences to highlight messages.\\ - Supported by: analyse|build|describe|install|install-cas|rebuild|traverse|execute. + Supported by: analyse|build|describe|install|install-cas|rebuild|traverse|gc|execute. *--expression-log-limit* NUM\\ In error messages, truncate the entries in the enumeration of the active -- cgit v1.2.3