Usage:

axp magic highlight [options] file

Infoline:

syntax-highlight source file using html

Options:

-h, --helpdisplay this help message and exit
-o, --output FILEwrite to FILE rather than stdout
-i, --internalonly use internal highlighting
-e, --enscriptonly use enscript highlighting
-n, --nonejust html-escape without highlighting
Try to produce an html'd version of the file with syntax
highlighting.  The output html uses <span class="syntax_*">
</span> markup.  To get colored pages, add css definition.
See 'axp man Arch::FileHighlighter' for more information.

The enscript utility is used if installed, otherwise the
highlighting may be pretty poor.  Multiple programming
languages are supported, but not all.