innoconv.cli

Please see section Command line arguments on how to use the CLI.

Command line interface for the innoConv document converter.

class innoconv.cli.CustomEpilogCommand(name, context_settings=None, callback=None, params=None, help=None, epilog=None, short_help=None, options_metavar='[OPTIONS]', add_help_option=True, no_args_is_help=False, hidden=False, deprecated=False)[source]

Format epilog in a custom way.

format_epilog(_, formatter)[source]

Format epilog while preserving newlines.