diff --git a/bindata.go b/bindata.go index ea42847..8b10d4a 100644 --- a/bindata.go +++ b/bindata.go @@ -83,7 +83,7 @@ func dataEpubcheckZip() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "data/epubcheck.zip", size: 7921525, mode: os.FileMode(420), modTime: time.Unix(1501267409, 0)} + info := bindataFileInfo{name: "data/epubcheck.zip", size: 7921525, mode: os.FileMode(420), modTime: time.Unix(1501272036, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/epubtool.go b/epubtool.go index d7cbe60..9355a1a 100644 --- a/epubtool.go +++ b/epubtool.go @@ -270,7 +270,7 @@ func main() { app := cli.NewApp() app.Name = "epubtool" - app.Description = "A tool to manipulate ePub files" + app.Usage = "A tool to manipulate ePub files" app.Version = version app.Commands = []cli.Command{