Remove useless lines
Signed-off-by: Shiming Zhang <wzshiming@foxmail.com>
This commit is contained in:
parent
055c801ede
commit
869375a413
@ -57,7 +57,6 @@ func run() error {
|
|||||||
|
|
||||||
// clear out the usage as we use banners that do not display in man pages
|
// clear out the usage as we use banners that do not display in man pages
|
||||||
appName.Usage = ""
|
appName.Usage = ""
|
||||||
appName.ToMan()
|
|
||||||
data, err := appName.ToMan()
|
data, err := appName.ToMan()
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
|
Loading…
Reference in New Issue
Block a user