We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 055c801 + 869375a commit 5089035Copy full SHA for 5089035
1 file changed
cmd/gen-manpages/main.go
@@ -57,7 +57,6 @@ func run() error {
57
58
// clear out the usage as we use banners that do not display in man pages
59
appName.Usage = ""
60
- appName.ToMan()
61
data, err := appName.ToMan()
62
if err != nil {
63
return err
0 commit comments