mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
656bdc1142
commit
b79191ce90
@ -88,7 +88,7 @@ def config(defaults=None):
|
|||||||
' actual e-book files.'))
|
' actual e-book files.'))
|
||||||
x('save_cover', default=True,
|
x('save_cover', default=True,
|
||||||
help=_('Normally, calibre will save the cover in a separate file along with the '
|
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',
|
x('formats', default='all',
|
||||||
help=_('Comma separated list of formats to save for each book.'
|
help=_('Comma separated list of formats to save for each book.'
|
||||||
' By default all available formats are saved.'))
|
' By default all available formats are saved.'))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user