mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Clarify how to get help for format specific otions in calibredb catalog
This commit is contained in:
parent
06a48034db
commit
6f44e1cc42
@ -50,8 +50,10 @@ def option_parser(get_parser, args): # {{{
|
||||
|
||||
Export a catalog in format specified by path/to/destination extension.
|
||||
Options control how entries are displayed in the generated catalog output.
|
||||
Note that different catalog formats support different sets of options.
|
||||
'''
|
||||
Note that different catalog formats support different sets of options. To
|
||||
see the different options, specify the name of the output file and then the
|
||||
{} option.
|
||||
'''.format('--help')
|
||||
)
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user