DOKK / manpages / debian 10 / python-kid / kidc.1.en
OPTION(1) User Commands OPTION(1)

option - manual page for option --version not recognized

kidc [OPTIONS] [file...]

Compile kid templates into Python byte-code (.pyc) files.

Force compilation even if .pyc file already exists.
Generate .py source files along with .pyc files. This is sometimes useful for debugging.
Strips the supplied path from the beginning of source filenames stored for error messages in the generated .pyc files

Files list may have files and/or directories. If a directory is specified, all .kid files found in the directory and any sub-directories are compiled.

Usage: kidc [OPTIONS] [file...] Compile kid templates into Python byte-code (.pyc) files.

Force compilation even if .pyc file already exists.
Generate .py source files along with .pyc files. This is sometimes useful for debugging.
Strips the supplied path from the beginning of source filenames stored for error messages in the generated .pyc files

Files list may have files and/or directories. If a directory is specified, all .kid files found in the directory and any sub-directories are compiled.

The full documentation for option is maintained as a Texinfo manual. If the info and option programs are properly installed at your site, the command

info option

should give you access to the complete manual.

November 2005 option --version not recognized