mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-01-18 08:41:08 +00:00
add -v
flag to README use section
This commit is contained in:
parent
a383aaa36b
commit
c45df11286
@ -13,7 +13,7 @@
|
||||
## `Use`
|
||||
|
||||
```powershell
|
||||
./vmrcli.exe [-h] [-i] [-k] [-D] <api commands>
|
||||
./vmrcli.exe [-h] [-i] [-k] [-D] [-v] <api commands>
|
||||
```
|
||||
|
||||
Where:
|
||||
@ -22,6 +22,7 @@ Where:
|
||||
- `i`: Enable interactive mode. If set, any api commands passed on the command line will be ignored.
|
||||
- `k`: The kind of Voicemeeter (basic, banana or potato). Use this to launch the GUI.
|
||||
- `D`: Set log level 0=TRACE, 1=DEBUG, 2=INFO, 3=WARN, 4=ERROR, 5=FATAL
|
||||
- `v`: Enable extra console output (toggle, set messages)
|
||||
|
||||
## `API Commands`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user