summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-12-06 16:22:56 +0100
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2023-12-06 16:47:37 +0100
commitc9149af8acfe9f016aff783f453e930809a16b95 (patch)
treed70a9f8e0f8f264b6c9e426c96d9e814ce354125 /share
parent8739f2bb6e07321c4e92e5610f92785cae950ff7 (diff)
downloadjustbuild-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.md2
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
--------------------