Fix #2043221 [Wrong instructions in docs on how to debug ebook editor?](https://bugs.launchpad.net/calibre/+bug/2043221)

This commit is contained in:
Kovid Goyal 2023-11-10 22:45:45 +05:30
parent 1909fbcbb6
commit dc7667d02d
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -302,9 +302,9 @@ Similarly, you can start the E-book viewer as::
calibre-debug -w /path/to/file/to/be/viewed calibre-debug -w /path/to/file/to/be/viewed
The e-book-editor can be started as:: The e-book editor can be started as::
calibre-debug -t /path/to/be/edited calibre-debug --edit-book /path/to/be/edited
Using an interactive Python interpreter Using an interactive Python interpreter
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^