update cli usage

This commit is contained in:
Joel Wetzell
2025-12-29 16:10:17 -06:00
parent 6550e5198e
commit 4f8751c251
+5 -6
View File
@@ -35,10 +35,9 @@ USAGE:
showbridge [global options] showbridge [global options]
GLOBAL OPTIONS: GLOBAL OPTIONS:
--config string path to config file (default: "./config.yaml") --config string path to config file (default: "./config.yaml")
--debug set log level to DEBUG --log-level string set log level (default: "info")
--json log using JSON --log-format string log format to use (default: "text")
--help, -h show help --help, -h show help
--version, -v print the version --version, -v print the version
``` ```