mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
update cli usage in README
This commit is contained in:
10
README.md
10
README.md
@@ -34,9 +34,9 @@ USAGE:
|
||||
showbridge [global options]
|
||||
|
||||
GLOBAL OPTIONS:
|
||||
--config string path to config file (default: "./config.yaml")
|
||||
--debug set log level to DEBUG
|
||||
--json log using JSON
|
||||
--help, -h show help
|
||||
--version, -v print the version
|
||||
--config string path to config file (default: "./config.yaml")
|
||||
--log-level string set log level (default: "info")
|
||||
--log-format string log format to use (default: "text")
|
||||
--help, -h show help
|
||||
--version, -v print the version
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user