mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Do not display “docker for the 2020s” as the first help line !
This commit is contained in:
parent
34d76bd561
commit
45750fe104
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user