diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-03-24 10:19:00 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-03-24 10:47:18 +0100 |
commit | baa9fca6c850f9fdb3afa6dc43b624b54add7011 (patch) | |
tree | e79346fc21b46ee6f33d35cf1ef1bc9f9e110bb5 /share | |
parent | 6ac5a7d2e8f6d61b55c4fbea58d76aad3d480180 (diff) | |
download | justbuild-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.org | 5 |
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\\ |