Remove incorrect bracket in v2 docs example

This commit is contained in:
Alberts Zemzale 2020-08-23 13:35:59 +03:00
parent bed468fb76
commit d273947592

View File

@ -437,7 +437,6 @@ func main() {
Usage: "Load configuration from `FILE`", Usage: "Load configuration from `FILE`",
}, },
}, },
},
Commands: []*cli.Command{ Commands: []*cli.Command{
{ {
Name: "complete", Name: "complete",