Query: dehtmldiff
OS: redhat
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEHTMLDIFF(1) DEHTMLDIFF(1)NAMEdehtmldiff - get usable diff from an HTML pageSYNOPSISdehtmldiff [file...] dehtmldiff {--help | --version}DESCRIPTIONdehtmldiff creates usable diff files from HTML pages. This is useful in the scenario where a patch has been posted to a mailing list view- able via a web page. 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.LIMITATIONSThe 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.AUTHORTim Waugh <twaugh@redhat.com>. patchutils 17 January 2003 DEHTMLDIFF(1)
| Related Man Pages |
|---|
| interdiff(1) - redhat |
| unwrapdiff(1) - suse |
| interdiff(1) - debian |
| espdiff(1) - suse |
| interdiff(1) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| How to capture ^x,^y via bash script? |
| Retrieving previous command in a script |
| Tar Command |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |