mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Include --if-modified-since option in user manual.
* doc/wget.texi: Add --if-modified-since section.
This commit is contained in:
parent
8a8d138dcc
commit
885eaaa214
@ -788,6 +788,10 @@ used alongside the @samp{--logfile} option.
|
|||||||
@itemx --timestamping
|
@itemx --timestamping
|
||||||
Turn on time-stamping. @xref{Time-Stamping}, for details.
|
Turn on time-stamping. @xref{Time-Stamping}, for details.
|
||||||
|
|
||||||
|
@item --no-if-modified-since
|
||||||
|
Do not send If-Modified-Since header in @samp{-N} mode. Send preliminary HEAD
|
||||||
|
request instead. This has only effect in @samp{-N} mode.
|
||||||
|
|
||||||
@item --no-use-server-timestamps
|
@item --no-use-server-timestamps
|
||||||
Don't set the local file's timestamp by the one on the server.
|
Don't set the local file's timestamp by the one on the server.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user