fix bug when reading epubs created with mobitool (#5)

This commit is contained in:
T. von Dein
2026-01-05 11:19:48 +01:00
parent 02c99da8e9
commit 85d23c42f0
4 changed files with 53 additions and 19 deletions

View File

@@ -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>