diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-01-30 09:39:38 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-01-30 18:26:24 +0100 |
commit | e2168c51eb9d29542b32aaf7bca24595d0745749 (patch) | |
tree | a995d068f7eb489a9445fedbec5d12f6aef33f22 /share | |
parent | cdc97bb742417012c5a56018037ab9a994f1f89c (diff) | |
download | justbuild-e2168c51eb9d29542b32aaf7bca24595d0745749.tar.gz |
Drop unused -R from install-cas and traverse subcommands
Diffstat (limited to 'share')
-rw-r--r-- | share/man/just.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/just.1.md b/share/man/just.1.md index 57bfa98a..13ba57ac 100644 --- a/share/man/just.1.md +++ b/share/man/just.1.md @@ -563,7 +563,7 @@ Remote serve options **`-R`**, **`--remote-serve-address`** *`NAME`*:*`PORT`* Address of the remote execution service. -Supported by: analyse|build|install-cas|install|rebuild|traverse. +Supported by: analyse|build|install|rebuild. Authentication options ---------------------- |