Explorar el Código

Do not display “docker for the 2020s” as the first help line !

Guillaume Tardif hace 5 años
padre
commit
45750fe104
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      cli/main.go

+ 0 - 1
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 {