From d2739475928a1a62b41c45506278ddd700517ddc Mon Sep 17 00:00:00 2001 From: Alberts Zemzale Date: Sun, 23 Aug 2020 13:35:59 +0300 Subject: [PATCH] Remove incorrect bracket in v2 docs example --- docs/v2/manual.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/v2/manual.md b/docs/v2/manual.md index fea20ec..266abd5 100644 --- a/docs/v2/manual.md +++ b/docs/v2/manual.md @@ -436,7 +436,6 @@ func main() { Aliases: []string{"c"}, Usage: "Load configuration from `FILE`", }, - }, }, Commands: []*cli.Command{ {