From 8c69d9f4a94a197eeb4ed114ee3b44492bfa1dbb Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Tue, 5 Jul 2011 10:28:00 +0200 Subject: [PATCH] doc: Make clearer the default recursion level. --- doc/ChangeLog | 6 ++++++ doc/wget.texi | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 9624b2c1..05540cfe 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2011-07-05 Giuseppe Scrivano + + * wget.texi (Recursive Retrieval Options): Make clearer that recursion, + by default, uses 5 levels. + Reported by: Marc Deop . + 2011-03-21 Giuseppe Scrivano * wget.texi: Do not cite the current maintainer. diff --git a/doc/wget.texi b/doc/wget.texi index 7af58050..8706fb2c 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -1764,12 +1764,12 @@ case. @item -r @itemx --recursive Turn on recursive retrieving. @xref{Recursive Download}, for more -details. +details. The default maximum depth is 5. @item -l @var{depth} @itemx --level=@var{depth} Specify recursion maximum depth level @var{depth} (@pxref{Recursive -Download}). The default maximum depth is 5. +Download}). @cindex proxy filling @cindex delete after retrieval -- 2.39.2