Remove incorrect bracket in v2 docs example
This commit is contained in:
parent
bed468fb76
commit
d273947592
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user