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
@@ -116,7 +116,6 @@ clean:
-rm -r $(DATA)
-rm -r build
-rm mail/*.html
-rm embed.go
-rm docs/docs.go docs/swagger.json docs/swagger.yaml
go clean