upd shell completion

This commit is contained in:
onyx-and-iris 2026-02-07 05:27:06 +00:00
parent 13118251c1
commit 04305ea51b

View File

@ -825,6 +825,7 @@ gobs-cli media restart "Media"
*optional* *optional*
- args: Shell - args: Shell
- If no shell is passed completion will attempt to detect the current user shell.
```console ```console
gobs-cli completion gobs-cli completion
@ -832,7 +833,7 @@ gobs-cli completion
gobs-cli completion bash gobs-cli completion bash
``` ```
Currently supported shells: *bash* *zsh* *fish*. If no shell is passed completion will attempt to detect the current user shell. Currently supported shells: *bash* *zsh* *fish*.
## License ## License