add verbosePrinter to vm-cli example

add info exit from interactive in README
This commit is contained in:
onyx-and-iris
2022-10-05 21:34:59 +01:00
parent c7a265fb33
commit 174db162c8
2 changed files with 50 additions and 28 deletions

View File

@@ -31,3 +31,5 @@ Value of strip[0].mute is: 1
Running command bus[0].gain=-8.8
Running command command.lock=1
```
If running in interactive mode enter `q`, `quit` or `<Enter>` to exit.