Allow certigo -h (#251)

This commit is contained in:
Benjamin Kane
2021-12-04 12:06:09 -08:00
committed by GitHub
parent 4032ab142c
commit 2b1f74f2cb
+1
View File
@@ -66,6 +66,7 @@ func Run(args []string, tty terminal.Terminal) int {
}
return 2
}
app.HelpFlag.Short('h')
app.Version(version)
// Alias starttls to start-tls