logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

coderay - scans a file and generates syntax-highlighted html output

Author

       coderay was written by Kornelius Kalnbach.

       This manual page was written by Joshua Timberman <joshua@opscode.com>, for the Debian project (and may be
       used by others). Permission is granted to copy, distribute and/or modify this document under the terms of
       the  GNU  Lesser  General  Public  License, Version 2 or any later version published by the Free Software
       Foundation.

       On Debian systems, the complete  text  of  the  GNU  Lesser  General  Public  License  can  be  found  in
       /usr/share/common-licenses/LGPL-2.1.

                                                   August 2009                                        CODERAY(1)

Description

       This manual page documents briefly the coderay command.

Name

       coderay - scans a file and generates syntax-highlighted html output

Options

-<lang>
              Specify language of input file.

       -<format>
              Specify format of output file (default HTML)

See Also

       Run coderay without any arguments to see full usage message.

       coderay_stylesheet(1).

Synopsis

coderay [options] [filename]

See Also