Remove useless lines
Signed-off-by: Shiming Zhang <wzshiming@foxmail.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user