cvslog2html - transcribe CVS logs to HTML or plain text
cvslog2html [{-D date|-r rev}] [-t] [-O] [--diffs] [{-|cvs-log-args...}]
cvslog2html writes a CVS log as human friendly HTML or plain text to its standard output.
If the sole non-option argument is a dash then cvslog2html expects ``cvs(1) log'' output as its input.
Otherwise the command:
B<cvs log> I<cvs-log-args...>
is run to obtain the log data.
Obfuscate email addresses. Intended for things which are to be published on the web as a defense against address harvesting spiders.
Passed to cvs. Produce the log since revision rev.
Text mode - write plain text instead of HTML.
cvs(1)
Cameron Simpson <cs@zip.com.au> 19may2000