NAME

htmlcopy -- Copy a HTML file without breaking links.

SYNOPSIS

htmlcopy [OPTION] SOURCE DESTINATION
htmlcopy [OPTION] SOURCE DIRECTORY

DESCRIPTION

htmlcopy a source HTML file into DESTINATION or DIRECTORY. If the HTML file have links to images, other HTML files, javascripts and cascading style sheets, htmlcopy changing link path in the HTML file to keep the link destination.

OPTIONS

-h, --help

Print a brief help message and exits.

-m, --man

Prints the manual page and exits.

AUTHOR

Tetsuro KURITA <tkurita@mac.com>