mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-01-18 08:41:08 +00:00
fix script files example
This commit is contained in:
parent
050a4d9e60
commit
71e06ac646
@ -41,7 +41,7 @@ Launch banana GUI, set log level to DEBUG, set Strip 0 label to podmic then prin
|
||||
Scripts can be loaded from text files, for example:
|
||||
|
||||
```powershell
|
||||
./vbantxt-cli -D1 $(Get-Content .\example_commands.txt)
|
||||
./vmrcli.exe -D1 $(Get-Content .\example_commands.txt)
|
||||
```
|
||||
|
||||
## `Official Documentation`
|
||||
|
Loading…
Reference in New Issue
Block a user