diff --git a/README.md b/README.md index b1008f5..a7d5e1d 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,8 @@ Acceptable values for this flag are: For example, to set the log level to `debug`, you can use: -``` -vbantxt -s=streamname -loglevel=debug "bus[0].eq.on=1 bus[1].gain=-12.8" +```bash +gignore -loglevel=debug -dir=custom go ``` The default log level is `warn` if the flag is not specified.