Skip to content

Commit 869375a

Browse files
committed
Remove useless lines
Signed-off-by: Shiming Zhang <[email protected]>
1 parent 055c801 commit 869375a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/gen-manpages/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ func run() error {
5757

5858
// clear out the usage as we use banners that do not display in man pages
5959
appName.Usage = ""
60-
appName.ToMan()
6160
data, err := appName.ToMan()
6261
if err != nil {
6362
return err

0 commit comments

Comments
 (0)