From 409aa2333f63d8b2a47fbd48a720d3a41dfa5df4 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Thu, 12 Jun 2025 13:46:32 +0100 Subject: [PATCH] upd scene/audio commands --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9dc123..1472728 100644 --- a/README.md +++ b/README.md @@ -73,12 +73,20 @@ Flags can be used to override environment variables. #### Scene - list: List all available scenes. + - flags: + + *optional* + - --id: Include scene IDs in the output. ```console slobs-cli scene list ``` - current: Show the currently active scene. + - flags: + + *optional* + - --id: Include scene IDs in the output. ```console slobs-cli scene current @@ -88,7 +96,8 @@ slobs-cli scene current - flags: *optional* - - --preview: Switch the preview scene only. + - --id: Include scene IDs in the output. + - --preview: Switch the preview scene. - args: ```console @@ -150,6 +159,10 @@ slobs-cli record toggle #### Audio - list: List all audio sources. + - flags: + + *optional* + - --id: Include audio source IDs in the output. ```console slobs-cli audio list