NAME

ndiff2html - produce html from ndiff machine-format output


SYNOPSIS

ndiff -b <baseline> -o <observed> -fmt machine | ndiff2html [-e|-embed]


DESCRIPTION

ndiff2html is a filter which makes an html table from ndiff machine-format output, generated as shown above. Input is taken from STDIN, and output is sent to STDOUT. Usually ndiff2html is run directly from within ndiff. See ndiff for more information.


OPTIONS

-e
-embed

Specifies the html output should be an html fragment rather than a full html document.

AUTHOR

James Levine <jdl@vinecorp.com>