mirror of
https://github.com/onyx-and-iris/gignore.git
synced 2025-04-07 22:23:52 +01:00
fix loglevel example in readme
Some checks failed
CI / Lint (push) Has been cancelled
Some checks failed
CI / Lint (push) Has been cancelled
This commit is contained in:
parent
ee86db76a2
commit
29270a2c14
@ -72,8 +72,8 @@ 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:
|
||||||
|
|
||||||
```
|
```bash
|
||||||
vbantxt -s=streamname -loglevel=debug "bus[0].eq.on=1 bus[1].gain=-12.8"
|
gignore -loglevel=debug -dir=custom go
|
||||||
```
|
```
|
||||||
|
|
||||||
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