Add --help to "see details on each command".
This commit is contained in:
parent
113d4fa863
commit
636438ad61
1 changed files with 1 additions and 1 deletions
|
@ -1405,7 +1405,7 @@ The simple python .epub scripting tool.
|
|||
{setfont}
|
||||
|
||||
TO SEE DETAILS ON EACH COMMAND, RUN
|
||||
> epubfile.py <command>
|
||||
> epubfile.py <command> --help
|
||||
'''
|
||||
|
||||
SUB_DOCSTRINGS = dict(
|
||||
|
|
Loading…
Reference in a new issue