mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2026-03-12 04:39:15 +00:00
fix label example
This commit is contained in:
parent
d05cb1a7f4
commit
23146cf1a0
@ -69,10 +69,10 @@
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### **Setting Labels with Spaces**
|
#### **Setting Labels with Spaces**
|
||||||
*Set device labels and retrieve values*
|
*Set labels and print them back*
|
||||||
|
|
||||||
```powershell
|
```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**
|
#### **Device Configuration**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user