Fix flags usage markdown output

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-09-03 11:52:49 +02:00
parent 6cf9fa8261
commit 8a12884814
9 changed files with 17 additions and 8 deletions

View File

@@ -6,5 +6,6 @@ require (
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
gopkg.in/yaml.v2 v2.4.0
)