fix label example

This commit is contained in:
onyx-and-iris 2026-03-04 18:23:59 +00:00
parent d05cb1a7f4
commit 23146cf1a0

View File

@ -69,10 +69,10 @@
```
#### **Setting Labels with Spaces**
*Set device labels and retrieve values*
*Set labels and print them back*
```powershell
.\vmrcli.exe -kbanana -lDEBUG 'strip[0].label="my podmic"' strip[2].label
.\vmrcli.exe -kbanana -lDEBUG 'strip[0].label="my podmic"' strip[0].label
```
#### **Device Configuration**