mirror of
https://github.com/docker/compose.git
synced 2026-08-28 04:18:05 +00:00
Do not display “docker for the 2020s” as the first help line !
This commit is contained in:
parent
34d76bd561
commit
45750fe104
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue