Merge branch 'master' into takes-file

This commit is contained in:
Sascha Grunert 2019-08-09 13:48:36 +02:00 committed by GitHub
commit c6c200864d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,6 @@ func (a *App) ToMan() (string, error) {
type cliTemplate struct {
App *App
Date string
Commands []string
GlobalArgs []string
SynopsisArgs []string