Merge pull request #5520 from wzshiming/clean/gen-mgr
Remove useless lines
This commit is contained in:
commit
5089035c5e
@ -57,7 +57,6 @@ func run() error {
|
||||
|
||||
// clear out the usage as we use banners that do not display in man pages
|
||||
appName.Usage = ""
|
||||
appName.ToMan()
|
||||
data, err := appName.ToMan()
|
||||
if err != nil {
|
||||
return err
|
||||
|
Loading…
Reference in New Issue
Block a user