From f04396ce7b0bb48df004de00bcb5c601c9904082 Mon Sep 17 00:00:00 2001 From: Hubert Tarasiuk Date: Tue, 12 May 2015 21:21:33 +0200 Subject: [PATCH 6/6] Include --if-modified-since option in user manual. * doc/wget.texi: Add --if-modified-since section. --- doc/wget.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/wget.texi b/doc/wget.texi index 689fb97..16cc5db 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -788,6 +788,10 @@ used alongside the @samp{--logfile} option. @itemx --timestamping Turn on time-stamping. @xref{Time-Stamping}, for details. address@hidden --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 Don't set the local file's timestamp by the one on the server. -- 2.4.0