Add a bit of extra spacing if group description is provided.

See #135.
This commit is contained in:
Alec Thomas
2021-02-09 15:17:29 +11:00
parent 7e27c8ecf5
commit 294d1d1717
2 changed files with 14 additions and 4 deletions
+6
View File
@@ -323,7 +323,9 @@ Flags:
--free-bool A non grouped bool flag.
Group title taken from the kong.ExplicitGroups option
A group header
--grouped-a-string=STRING A string flag grouped in A.
--grouped-a-bool A bool flag grouped in A.
@@ -335,7 +337,9 @@ Commands:
A non grouped subcommand.
Group title taken from the kong.ExplicitGroups option
A group header
one thing <arg>
subcommand thing
@@ -379,7 +383,9 @@ Flags:
--a-free-string=STRING A non grouped string flag.
Group title taken from the kong.ExplicitGroups option
A group header
--grouped-a-string=STRING A string flag grouped in A.
--grouped-a-bool A bool flag grouped in A.