This commit is contained in:
Kovid Goyal 2014-06-28 13:56:35 +05:30
parent 5a74038556
commit 042a4749f7

View File

@ -890,7 +890,7 @@ def catalog_option_parser(args):
%prog catalog /path/to/destination.(CSV|EPUB|MOBI|XML ...) [options]
Export a catalog in format specified by path/to/destination extension.
Options control how entries are displayed in the generated catalog ouput.
Options control how entries are displayed in the generated catalog output.
'''))
# Confirm that a plugin handler exists for specified output file extension