dehtmldiff (1)
Leading comments
Title: dehtmldiff Author: Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 17 January 2003 Manual: Man pages Source: patchutils Language: English
NAME
dehtmldiff - get usable diff from an HTML pageSYNOPSIS
-
dehtmldiff [file...]
- dehtmldiff {[--help] | [--version]}
DESCRIPTION
dehtmldiff
The corrected diff is sent to standard output. Note that you will probably need to use the -l option when applying the patch, in order to ignore any whitespace differences there may be.
OPTIONS
--help
- Display a short usage message.
--version
- Display the version number of dehtmldiff.
LIMITATIONS
The way this command works is fairly primitive; it boils down to some simple text replacements, followed by an unwrapdiff pass. As a result, all of the limitations that apply to unwrapdiff also apply to dehtmldiff.
AUTHOR
Tim Waugh <twaugh@redhat.com>
- Package maintainer