Subject: What options should I use to only get HTML files?
Author: Baron
Date: 11/06/2013 14:55
At the moment this is the command I am using:
httrack <http://www.example.com/> -O "example" "+*.example.com/*" -v -i
I don't know how to restrict it to HTML though.