add shorthand flag names

along with an ugly wrapper for the help message that merges the
descriptions for the short & long versions.
This commit is contained in:
Harvey Tindall
2021-04-24 23:54:56 +01:00
parent 886ae64feb
commit a2c344de83
5 changed files with 102 additions and 1 deletions
+1
View File
@@ -33,6 +33,7 @@ require (
github.com/mailru/easyjson v0.7.7 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/swaggo/files v0.0.0-20190704085106-630677cd5c14
github.com/swaggo/gin-swagger v1.3.0
github.com/swaggo/swag v1.7.0 // indirect