summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-03-24 10:19:00 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-03-24 10:47:18 +0100
commitbaa9fca6c850f9fdb3afa6dc43b624b54add7011 (patch)
treee79346fc21b46ee6f33d35cf1ef1bc9f9e110bb5 /share
parent6ac5a7d2e8f6d61b55c4fbea58d76aad3d480180 (diff)
downloadjustbuild-baa9fca6c850f9fdb3afa6dc43b624b54add7011.tar.gz
just install{,-cas}: add --remember option
... asking just to transfer everyting installed to the local CAS first.
Diffstat (limited to 'share')
-rw-r--r--share/man/just.1.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/just.1.org b/share/man/just.1.org
index fe46bb12..b9541b4d 100644
--- a/share/man/just.1.org
+++ b/share/man/just.1.org
@@ -429,6 +429,11 @@ the original remote build execution protocol.
dump the raw tree rather than a pretty-printed version.
Supported by: install-cas
+ *--remember*\\
+ Ensure that all installed artifacts are available in local CAS as well,
+ even when using remote execution.
+ Supported by: install|traverse|install-cas
+
** Parallelism options
*-J*, *--build-jobs* NUM\\