update CLI usage

This commit is contained in:
Joel Wetzell
2025-12-19 22:31:07 -06:00
parent 6835ef142e
commit 25f6c83c3e
+4 -1
View File
@@ -35,7 +35,10 @@ USAGE:
showbridge [global options] showbridge [global options]
GLOBAL OPTIONS: GLOBAL OPTIONS:
--config string (default: "./config.yaml") --config string path to config file (default: "./config.yaml")
--debug set log level to DEBUG
--json log using JSON
--help, -h show help --help, -h show help
--version, -v print the version
``` ```