mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-25 03:23:18 +02:00
...
This commit is contained in:
parent
e93ba3f832
commit
c5b9cae0b7
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ def __init__(self, input, output, log, report_progress=DummyReporter(),
|
|||
short_switch='v',
|
||||
help=_('Level of verbosity. Specify multiple times for greater '
|
||||
'verbosity. Specifying it twice will result in full '
|
||||
'verbosity, once medium and zero times least verbosity.')
|
||||
'verbosity, once medium verbosity and zero times least verbosity.')
|
||||
),
|
||||
|
||||
OptionRecommendation(name='debug_pipeline',
|
||||
|
|
|
|||
Loading…
Reference in a new issue