DOKK / manpages / debian 12 / chalow / chalow.1p.en
CHALOW(1p) CHALOW(1p)

chalow - weblog tool that converts ChangeLog to HTML

chalow [OPTION]... CHANGELOG...

chalow is a weblog tool written in Perl. It converts ChangeLog to HTML and RSS.

The options are as follows:

write NUM days to index.html
directory to output
configure file
date to stop processing
overwrite only if sizes are different
css file
quiet mode
-8, --utf8
utf8 mode
debug mode

chalow ChangeLog

chalow -c cl.conf ChangeLog

chalow --utf8 -o $HOME/public_html/diary -c cl.conf ChangeLog*

chalow assumes that ChangeLog file is encoded with EUC-JP or US-ASCII by default. If you want to use UTF-8, use the utf8 mode option (`-8' or `--utf8'). Other encodings, such as ISO-8859-1, ISO-8859-15, EUC-KR, are not supported.

This manual page is provided by Debian. It is not integrated in the upstream source.

More information is available at `/usr/share/doc/chalow' on Debian systems.

July 1, 2006