The purpose of cfdoc(8) is to document a cfengine configuration file
(or other configuration file that uses '#' in the first line to indicate
comments).
OPTIONS
-c comment_marker
String indicating comment line (default is '#')
-l language
Markup language to use (default is LaTeX); known languages are "LaTeX", "HTML" and
"texinfo"
-s start_marker
Markup for start of code (default \begin{verbatim})