diff --git a/doc/ChangeLog b/doc/ChangeLog index 651e7db5..715cfbd3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-06-16 Hrvoje Niksic + + * wget.texi (Logging and Input File Options): It's --no-verbose, + not --non-verbose. + 2005-05-30 Hrvoje Niksic * wget.texi (HTTP Options): Removed statement that redirect in diff --git a/doc/wget.texi b/doc/wget.texi index b25ec6e7..f3bf7965 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -486,10 +486,10 @@ Turn on verbose output, with all the available data. The default output is verbose. @item -nv -@itemx --non-verbose -Non-verbose output---turn off verbose without being completely quiet -(use @samp{-q} for that), which means that error messages and basic -information still get printed. +@itemx --no-verbose +Turn off verbose without being completely quiet (use @samp{-q} for +that), which means that error messages and basic information still get +printed. @cindex input-file @item -i @var{file}