From 6ac5a7d2e8f6d61b55c4fbea58d76aad3d480180 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 23 Mar 2023 16:33:40 +0100 Subject: just install-cas: document the --raw-tree option in the man page --- share/man/just.1.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/share/man/just.1.org b/share/man/just.1.org index a6839de8..fe46bb12 100644 --- a/share/man/just.1.org +++ b/share/man/just.1.org @@ -424,6 +424,11 @@ the original remote build execution protocol. more details.\\ Supported by: install-cas + *--raw-tree*\\ + When installing a tree to stdout, i.e., when no option *-o* is given, + dump the raw tree rather than a pretty-printed version. + Supported by: install-cas + ** Parallelism options *-J*, *--build-jobs* NUM\\ -- cgit v1.2.3