]> sjero.net Git - wget/commitdiff
[svn] Change --non-verbose to --no-verbose.
authorhniksic <devnull@localhost>
Thu, 16 Jun 2005 11:11:24 +0000 (04:11 -0700)
committerhniksic <devnull@localhost>
Thu, 16 Jun 2005 11:11:24 +0000 (04:11 -0700)
doc/ChangeLog
doc/wget.texi

index 651e7db5fc9b54a4f05390e908a0a511f7c2a039..715cfbd30c30c0f1d79aae397e65421a77280537 100644 (file)
@@ -1,3 +1,8 @@
+2005-06-16  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Logging and Input File Options): It's --no-verbose,
+       not --non-verbose.
+
 2005-05-30  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * wget.texi (HTTP Options): Removed statement that redirect in
index b25ec6e7db3946f83e0200403414dc999eefe719..f3bf7965947ade3687685f434e611326707bc048 100644 (file)
@@ -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}