diff --git a/cmd/showbridge/main.go b/cmd/showbridge/main.go index 657e98e..d20b66e 100644 --- a/cmd/showbridge/main.go +++ b/cmd/showbridge/main.go @@ -20,6 +20,7 @@ var ( func main() { cmd := &cli.Command{ Name: "showbridge", + Usage: "Simple protocol router /s", Version: version, Flags: []cli.Flag{ &cli.StringFlag{