mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-22 10:33:18 +02:00
...
This commit is contained in:
parent
10c4c8f69f
commit
59346348c5
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ class EPUB_MOBI(CatalogPlugin):
|
|||
default=None,
|
||||
dest='output_profile',
|
||||
action=None,
|
||||
help=_("Specifies the output profile. In some cases, an output profile is required to optimize the catalog for the device. For example, 'kindle' or 'kindle_dx' creates a structured Table of Contents with Sections and Articles.\n"
|
||||
help=_("Specifies the output profile. In some cases, an output profile is required to optimize the catalog for the device. For example, 'kindle' or 'kindle_dx' creates a structured Table of Contents with Sections and Articles.\n"
|
||||
"Default: '%default'\n"
|
||||
"Applies to: AZW3, ePub, MOBI output formats")),
|
||||
Option('--prefix-rules',
|
||||
|
|
|
|||
Loading…
Reference in a new issue