mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-02-03 23:17:47 +00:00
update help output in README
This commit is contained in:
parent
3118370206
commit
8c10df9ed2
@ -12,16 +12,17 @@ Usage:
|
|||||||
xair-cli [command]
|
xair-cli [command]
|
||||||
|
|
||||||
Available Commands:
|
Available Commands:
|
||||||
bus A brief description of your command
|
bus Commands to control individual buses
|
||||||
completion Generate the autocompletion script for the specified shell
|
completion Generate the autocompletion script for the specified shell
|
||||||
help Help about any command
|
help Help about any command
|
||||||
main A brief description of your command
|
main Commands to control the main output
|
||||||
strip A brief description of your command
|
strip Commands to control individual strips
|
||||||
|
|
||||||
Flags:
|
Flags:
|
||||||
-h, --help help for xair-cli
|
-h, --help help for xair-cli
|
||||||
-H, --host string host address of the X Air mixer (default "mixer.local")
|
-H, --host string host address of the X Air mixer (default "mixer.local")
|
||||||
-l, --loglevel string Log level (debug, info, warn, error, fatal, panic) (default "info")
|
-k, --kind string Kind of mixer (xair, x32) (default "xair")
|
||||||
|
-l, --loglevel string Log level (debug, info, warn, error, fatal, panic) (default "warn")
|
||||||
-p, --port int Port number of the X Air mixer (default 10024)
|
-p, --port int Port number of the X Air mixer (default 10024)
|
||||||
|
|
||||||
Use "xair-cli [command] --help" for more information about a command.
|
Use "xair-cli [command] --help" for more information about a command.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user