diff --git a/cmd/zb/main.go b/cmd/zb/main.go index 9dee562b..5f039627 100644 --- a/cmd/zb/main.go +++ b/cmd/zb/main.go @@ -18,7 +18,7 @@ func NewPerfRootCmd() *cobra.Command { var concurrency, requests int rootCmd := &cobra.Command{ - Use: "zb [options] ", + Use: "zb ", Short: "`zb`", Long: "`zb`", Run: func(cmd *cobra.Command, args []string) {