From c9149af8acfe9f016aff783f453e930809a16b95 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 6 Dec 2023 16:22:56 +0100 Subject: 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. --- share/man/just.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') 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 -------------------- -- cgit v1.2.3