Skip to content

Commit

Permalink
Amend doc
Browse files Browse the repository at this point in the history
  • Loading branch information
fireattack committed Jun 15, 2022
1 parent 949af48 commit afb6e0a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ You can also use it as a module by something like
extract_kindle.main(R"G:\_temp\My Kindle Content\B00KYFFDV2_EBOK", "-o", "D:\\output", "-p")
```

## Post-processing format
## Post-processing template string substitution

Remember to add quotes around them if needed!

* $o: output root path (i.e. -o parameter)
* $f: book name string (path-safe, extracted from Kindle info)
Expand Down

0 comments on commit afb6e0a

Please sign in to comment.