|
Syntax: -e"YYYY-MM-DD[ HH[:MM[:SS]]]"
Reload pages older than the specified date. All pages whose Visited
date is earlier than the specified date will be retrieved and their
records updated.
e.g.: ``gw -e"1995-09-01"''
will re-retrieve all pages retrieved before September 1, 1995.
The date may also be specified in relative form using
the syntax:
-e"-AMOUNT UNITS"
where AMOUNT is a number and UNITS is one of:
years, months, weeks, days, hours,
minutes, or seconds
e.g.: ``gw -e"-3 days"''
will re-retrieve all pages earlier than 3 days ago.
See also -X (section 0.3.11) and -V (section 0.3.11)
Copyright © Thunderstone Software Last updated: Tue Nov 6 10:58:47 EST 2007
|