add separators

This commit is contained in:
onyx-and-iris 2026-02-09 11:59:35 +00:00
parent 9484f8e4f3
commit 376f3109ef

View File

@ -54,6 +54,8 @@ export X32_CLI_TIMEOUT=100ms
export X32_CLI_LOGLEVEL=warn export X32_CLI_LOGLEVEL=warn
``` ```
---
### Use ### Use
For each command/subcommand in the tree there exists a `--help` flag, use it to print usage information. For each command/subcommand in the tree there exists a `--help` flag, use it to print usage information.
@ -109,6 +111,7 @@ xair-cli raw /ch/01/config/name
xair-cli snapshot 20 save 'twitch live' xair-cli snapshot 20 save 'twitch live'
``` ```
---
### License ### License