This commit is contained in:
Kovid Goyal 2013-06-07 12:27:52 +05:30
parent fb17397a05
commit cc3b349705

View File

@ -328,7 +328,7 @@ Binary install of |app|
If you have a binary install of |app|, you can use the Python interpreter bundled with |app|, like this::
calibre-debug -e /path/to/your/python/script.py
calibre-debug /path/to/your/python/script.py -- arguments to your script
Source install on Linux
^^^^^^^^^^^^^^^^^^^^^^^^^^