.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "CHROMA" "1" "" "" "" .hy .SH NAME .PP \f[B]chroma\f[R] - general purpose syntax highlighting program .SH SYNOPSIS .PP \f[B]chroma\f[R] [\f[I]options\f[R]] \f[I]files\f[R] \&... .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 \[en]help Show context-sensitive help. .TP \[en]list List lexers, styles and formatters. .TP \[en]unbuffered Do not buffer output. .TP \[en]trace Trace lexer states as they are traversed. .TP \[en]check Do not format, check for tokenization errors instead. .TP \[en]filename=\f[I]FILENAME\f[R] Filename to use for selecting a lexer when reading from stdin. .TP -l, \[en]lexer=autodetect Lexer to use when formatting. .TP -s, \[en]style=swapoff Style to use for formatting. .TP -f, \[en]formatter=terminal Formatter to use. .TP \[en]html Enable HTML mode (equivalent to `\f[B]\[en]formatter html\f[R]'). .TP \[en]html-prefix=\f[I]PREFIX\f[R] HTML CSS class prefix. .TP \[en]html-styles Output HTML CSS styles. .TP \[en]html-only Output HTML fragment. .TP \[en]html-inline-styles Output HTML with inline styles (no classes). .TP \[en]html-tab-width=8 Set the HTML tab width. .TP \[en]html-lines Include line numbers in output. .TP \[en]html-lines-table Split line numbers and code in a HTML table .TP \[en]html-lines-style=\f[I]HTML-LINES-STYLE\f[R] Style for line numbers. .TP \[en]html-highlight=\f[I]N[:M][,\&...]\f[R] Highlight these lines. .TP \[en]html-highlight-style=\f[I]HTML-HIGHLIGHT-STYLE\f[R] Style used for highlighting lines. .TP \[en]html-base-line=1 Base line number. .TP \[en]version Show application version. .SH BUGS .PP See GitHub Issues: