webdiff - Man Page
Find and Highlight Differences Between Webpages
Synopsis
webdiff [options]
Options
- --help
Print a brief help message and exits.
- --man
Prints the manual page and exits.
- --archive=<pathname>
Archive HTML file
- --current=<pathname>
Current HTML file
- --out=<pathname>
Output HTML file (with highlighting)
- --basedir=<pathname>
Base directory for files
- --hicolor=<color>
Highlight color (Def: blue, yellow, pink, grey or #rrggbb)
- --ignore=<filelist>
Comma-delimited list of named sections containing ignore keywords
- --ignoreurl=<filelist>
Comma-delimited list of named sections containing ignore urls
- --tmin=<number>
Don't check if token contains <= given no. of words
- --tmax=<number>
Don't ignore if token contains >= given no. of words
- --debug
Debug messages
Description
webdiff will compare two webpages and create an output file with the changesw highlighted.
webdiff is internal to websec and isn't well documented.
See Also
Author
Victor Chew is the original author of this software and Baruch Even is continuing the maintenance.