mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-02-26 08:19:11 +00:00
upd README
This commit is contained in:
parent
3f8861ded2
commit
2d829e28e1
@ -25,7 +25,7 @@ Example .envrc:
|
|||||||
XAIR_CLI_HOST=mixer.local
|
XAIR_CLI_HOST=mixer.local
|
||||||
XAIR_CLI_PORT=10024
|
XAIR_CLI_PORT=10024
|
||||||
XAIR_CLI_KIND=xair
|
XAIR_CLI_KIND=xair
|
||||||
XAIR_CLI_RAW_TIMEOUT=50ms
|
XAIR_CLI_TIMEOUT=100ms
|
||||||
```
|
```
|
||||||
|
|
||||||
### Use
|
### Use
|
||||||
@ -40,7 +40,8 @@ Flags:
|
|||||||
-H, --host="mixer.local" The host of the X-Air device ($XAIR_CLI_HOST).
|
-H, --host="mixer.local" The host of the X-Air device ($XAIR_CLI_HOST).
|
||||||
-P, --port=10024 The port of the X-Air device ($XAIR_CLI_PORT).
|
-P, --port=10024 The port of the X-Air device ($XAIR_CLI_PORT).
|
||||||
-K, --kind="xair" The kind of the X-Air device ($XAIR_CLI_KIND).
|
-K, --kind="xair" The kind of the X-Air device ($XAIR_CLI_KIND).
|
||||||
-v, --version Print gobs-cli version information and quit
|
-T, --timeout=100ms Timeout for OSC operations ($XAIR_CLI_TIMEOUT).
|
||||||
|
-v, --version Print xair-cli version information and quit
|
||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
completion (c) Generate shell completion scripts.
|
completion (c) Generate shell completion scripts.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user