diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-12-06 16:22:56 +0100 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-12-06 16:47:37 +0100 |
commit | c9149af8acfe9f016aff783f453e930809a16b95 (patch) | |
tree | d70a9f8e0f8f264b6c9e426c96d9e814ce354125 /share | |
parent | 8739f2bb6e07321c4e92e5610f92785cae950ff7 (diff) | |
download | justbuild-c9149af8acfe9f016aff783f453e930809a16b95.tar.gz |
install-cas cli: Remove remote execution properties and dispatch file...
...options from the generated help messages, as these are not used
for the install-cas subcommand.
This also updates the man page accordingly, where the dispatch file
was marked as supported, as well as update any test affected by
these changes.
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 e1e939fd..bc409b2c 100644 --- a/share/man/just.1.md +++ b/share/man/just.1.md @@ -539,7 +539,7 @@ format as for the **`-r`** option. The first matching entry (if any) is taken; if none matches, the default execution endpoint is taken (either as specified by **`-r`**, or local execution if no endpoint is specified). -Supported by: analyse|build|install-cas|install|rebuild|traverse. +Supported by: analyse|build|install|rebuild|traverse. Remote serve options -------------------- |