1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Change --non-verbose to --no-verbose.

This commit is contained in:
hniksic 2005-06-16 04:11:24 -07:00
parent 876cd95a6e
commit 247297276c
2 changed files with 9 additions and 4 deletions

View 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

View 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}