diff --git a/manual/develop.rst b/manual/develop.rst index 06f84872ef..a939a442b4 100644 --- a/manual/develop.rst +++ b/manual/develop.rst @@ -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 ^^^^^^^^^^^^^^^^^^^^^^^^^^