diff --git a/docs.go b/docs.go index ef5699a..0beadf2 100644 --- a/docs.go +++ b/docs.go @@ -34,7 +34,6 @@ func (a *App) ToMan() (string, error) { type cliTemplate struct { App *App - Date string Commands []string GlobalArgs []string SynopsisArgs []string