There was an error while loading. Please reload this page.
1 parent 77e7efa commit 02ae940Copy full SHA for 02ae940
src/calibre/debug.py
@@ -60,7 +60,7 @@ def option_parser():
60
help=_('Run the GUI with debugging enabled. Debug output is '
61
'printed to stdout and stderr. To pass command line'
62
' arguments use -- followed by the arguments, for example:'
63
- ' calibre-debug -g -- --with-library /path/to/library'))
+ ' calibre-debug -g -- /path/to/ebook'))
64
parser.add_option('--gui-debug', default=None,
65
help=_('Run the GUI with a debug console, logging to the'
66
' specified path. For internal use only, use the -g'
0 commit comments