debian man page for chilight

Query: chilight

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CHILIGHT(1)						    BSD General Commands Manual 					       CHILIGHT(1)

NAME
chilight -- highlight a C source file
SYNOPSIS
chilight [-V] [-f format] [-o file] [-t title] [-w width] [file ...]
DESCRIPTION
The chilight utility colorizes the input file, expected to be written in the C language, with text attributes or markups. The options are as follows: -f format Set the output format to format. The format can be one of: ansi_color, ansi_bold, html_color, html_font, roff or tty (the default). -o file Set the output destination to file. -t title Specify the page title for the generated HTML page. -V Print version information on standard output then exit. -w width Set the tab width for the roff style. Tabulator characters are converted to suitable amounts of space characters to gain better typographic quality on roff output. Acceptable values are in the range 1..16 which should be ample for most situations.
AUTHORS
Sandro Sigala <sandro@sigala.it> - original version Jukka A. Ukkonen <jau@iki.fi> - roff and tty formats, better handling of #xxx preprocessor directives and some minor changes.
BSD
July 15, 2001 BSD
Related Man Pages
cobfusc(1) - debian
roff2dvi(1) - debian
ditroff(7) - debian
ditroff(7) - ultrix
ditroff(7) - linux
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com