Update README

This commit is contained in:
2024-03-10 08:40:00 +08:00
parent 70d8d12e64
commit 202020e29c

View File

@@ -22,4 +22,6 @@ sudo python main.py --type=epub,txt -r
sudo python main.py -r ec -C <chapterid>
# Export book with book id
sudo python main.py -r eb -B <bookid>
# Export all books
sudo python main.py -r ea
```