From f60fc231b07feaaf5d7329ebfcbc204fd8dd316c Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 10 Jul 2024 18:20:58 +0100 Subject: [PATCH] add note about quick commands to README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 0587f08..32a558d 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,18 @@ Launch banana GUI, set log level to DEBUG, set Strip 0 label to podmic then prin .\vmrcli.exe -kbanana -D1 strip[0].label=podmic strip[2].label ``` +#### `Quick Commands` + +A short list of quick commands are available: + +- `lock`: command.lock=1 +- `unlock`: command.lock=0 +- `show`: command.show=1 +- `hide`: command.show=0 +- `restart`: command.restart=1 + +They may be used in direct or interactive mode. + ## `Interactive Mode` Running the following command in Powershell: