Skip to content

Commit

Permalink
CLI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaskin committed Jul 28, 2017
1 parent 405f3ac commit 9b6d955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kepubify.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ func main() {
app := cli.NewApp()

app.Name = "kepubify"
app.Usage = "Convert epub to kepub"
app.Description = "Convert your ePubs into kepubs, with a easy-to-use command-line tool."
app.Version = version

Expand Down

0 comments on commit 9b6d955

Please sign in to comment.