From 376f3109ef082d55809c2139b49b14945ec2152a Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 9 Feb 2026 11:59:35 +0000 Subject: [PATCH] add separators --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1228771..6c6e2ae 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ export X32_CLI_TIMEOUT=100ms export X32_CLI_LOGLEVEL=warn ``` +--- + ### Use 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' ``` +--- ### License