This commit is contained in:
Kovid Goyal 2016-11-04 10:32:26 +05:30
parent 656bdc1142
commit b79191ce90

View File

@ -88,7 +88,7 @@ def config(defaults=None):
' actual e-book files.'))
x('save_cover', default=True,
help=_('Normally, calibre will save the cover in a separate file along with the '
'actual e-book file(s).'))
'actual e-book files.'))
x('formats', default='all',
help=_('Comma separated list of formats to save for each book.'
' By default all available formats are saved.'))