mirror of
https://github.com/onyx-and-iris/vban-cli.git
synced 2026-03-03 05:29:11 +00:00
upd help output
This commit is contained in:
parent
75670c8f4b
commit
7597202605
@ -50,18 +50,18 @@ export VBAN_CLI_STREAMNAME=Command1
|
|||||||
```console
|
```console
|
||||||
Usage: vban-cli COMMAND
|
Usage: vban-cli COMMAND
|
||||||
|
|
||||||
╭─ Commands ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
|
╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────╮
|
||||||
│ bus Control the bus parameters. │
|
│ bus Control the bus parameters. │
|
||||||
│ strip Control the strip parameters. │
|
│ strip Control the strip parameters. │
|
||||||
│ --help (-h) Display this message and exit. │
|
│ --help (-h) Display this message and exit. │
|
||||||
│ --version Display application version. │
|
│ --version Display application version. │
|
||||||
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
|
||||||
╭─ Parameters ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
|
╭─ Parameters ─────────────────────────────────────────────────────────────────────────────────────╮
|
||||||
│ --kind Kind of Voicemeeter [env var: VBAN_CLI_KIND] [default: potato] │
|
│ --kind Kind of Voicemeeter [env var: VBAN_CLI_KIND] [default: potato] │
|
||||||
│ --host VBAN host [env var: VBAN_CLI_HOST] [default: localhost] │
|
│ --host VBAN host [env var: VBAN_CLI_HOST] [default: localhost] │
|
||||||
│ --port VBAN port [env var: VBAN_CLI_PORT] [default: 6980] │
|
│ --port VBAN port [env var: VBAN_CLI_PORT] [default: 6980] │
|
||||||
│ --streamname VBAN stream name [env var: VBAN_CLI_STREAMNAME] [default: Command1] │
|
│ --streamname VBAN stream name [env var: VBAN_CLI_STREAMNAME] [default: Command1] │
|
||||||
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
|
||||||
```
|
```
|
||||||
|
|
||||||
For every command and subcommand there exists a `--help` flag for further usage information.
|
For every command and subcommand there exists a `--help` flag for further usage information.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user