GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CHILIGHT(1) FreeBSD General Commands Manual CHILIGHT(1)

chilight
highlight a C source file

chilight [-V] [-f format] [-o file] [-t title] [-w width] [file ...]

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:

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).
file
Set the output destination to file.
title
Specify the page title for the generated HTML page.
Print version information on standard output then exit.
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.

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.

July 15, 2001 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.