mirror of
https://codeberg.org/scip/epuppy.git
synced 2026-02-04 01:30:58 +01:00
fix bug when reading epubs created with mobitool (#5)
This commit is contained in:
@@ -32,7 +32,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
Version string = `v0.0.7`
|
||||
Version string = `v0.0.8`
|
||||
Usage string = `This is epuppy, a terminal ui ebook viewer.
|
||||
|
||||
Usage: epuppy [options] <epub file>
|
||||
|
||||
Reference in New Issue
Block a user