diff --git a/cli/main.go b/cli/main.go index da02c070..54c94d8c 100644 --- a/cli/main.go +++ b/cli/main.go @@ -85,7 +85,6 @@ func main() { var opts cliopts.GlobalOpts root := &cobra.Command{ Use: "docker", - Long: "docker for the 2020s", SilenceErrors: true, SilenceUsage: true, PersistentPreRunE: func(cmd *cobra.Command, args []string) error {