.\" Automatically generated by Pandoc 2.2.1 .\" .TH "CHROMA" "1" "" "" "" .hy .SH NAME .PP \f[B]chroma\f[] \- general purpose syntax highlighting program .SH SYNOPSIS .PP \f[B]chroma\f[] [\f[I]options\f[]] \f[I]files\f[] \&... .SH DESCRIPTION .PP This manual page documents briefly the chroma command. .SH OPTIONS .PP These programs follow the usual GNU command line syntax, with long options starting with two dashes (`\-'). A summary of options is included below. .TP .B \[en]help Show context\-sensitive help. .RS .RE .TP .B \[en]list List lexers, styles and formatters. .RS .RE .TP .B \[en]unbuffered Do not buffer output. .RS .RE .TP .B \[en]trace Trace lexer states as they are traversed. .RS .RE .TP .B \[en]check Do not format, check for tokenization errors instead. .RS .RE .TP .B \[en]filename=\f[I]FILENAME\f[] Filename to use for selecting a lexer when reading from stdin. .RS .RE .TP .B \-l, \[en]lexer=autodetect Lexer to use when formatting. .RS .RE .TP .B \-s, \[en]style=swapoff Style to use for formatting. .RS .RE .TP .B \-f, \[en]formatter=terminal Formatter to use. .RS .RE .TP .B \[en]html Enable HTML mode (equivalent to `\f[B]\[en]formatter html\f[]'). .RS .RE .TP .B \[en]html\-prefix=\f[I]PREFIX\f[] HTML CSS class prefix. .RS .RE .TP .B \[en]html\-styles Output HTML CSS styles. .RS .RE .TP .B \[en]html\-only Output HTML fragment. .RS .RE .TP .B \[en]html\-inline\-styles Output HTML with inline styles (no classes). .RS .RE .TP .B \[en]html\-tab\-width=8 Set the HTML tab width. .RS .RE .TP .B \[en]html\-lines Include line numbers in output. .RS .RE .TP .B \[en]html\-lines\-table Split line numbers and code in a HTML table .RS .RE .TP .B \[en]html\-lines\-style=\f[I]HTML\-LINES\-STYLE\f[] Style for line numbers. .RS .RE .TP .B \[en]html\-highlight=\f[I]N[:M][,\&...]\f[] Highlight these lines. .RS .RE .TP .B \[en]html\-highlight\-style=\f[I]HTML\-HIGHLIGHT\-STYLE\f[] Style used for highlighting lines. .RS .RE .TP .B \[en]html\-base\-line=1 Base line number. .RS .RE .TP .B \[en]version Show application version. .RS .RE .SH BUGS .PP See GitHub Issues: