mirror of
https://github.com/onyx-and-iris/gignore.git
synced 2025-04-07 22:23:52 +01:00
fix loglevel example in readme
This commit is contained in:
parent
6aac14b9ed
commit
ee86db76a2
@ -73,7 +73,7 @@ Acceptable values for this flag are:
|
|||||||
For example, to set the log level to `debug`, you can use:
|
For example, to set the log level to `debug`, you can use:
|
||||||
|
|
||||||
```
|
```
|
||||||
vbantxt -s=streamname -log-level=debug "bus[0].eq.on=1 bus[1].gain=-12.8"
|
vbantxt -s=streamname -loglevel=debug "bus[0].eq.on=1 bus[1].gain=-12.8"
|
||||||
```
|
```
|
||||||
|
|
||||||
The default log level is `warn` if the flag is not specified.
|
The default log level is `warn` if the flag is not specified.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user