]> sjero.net Git - wget/commitdiff
[svn] Don't document `-nh' in --help output.
authorhniksic <devnull@localhost>
Sat, 1 Dec 2001 18:51:32 +0000 (10:51 -0800)
committerhniksic <devnull@localhost>
Sat, 1 Dec 2001 18:51:32 +0000 (10:51 -0800)
Published in <sxs4rnau642.fsf@florida.arsdigita.de>.

src/ChangeLog
src/main.c

index e09a2c6c857e153432e6a726a2be9f44700bbaf7..cb5d2cd5a3ec226c254dba57079040706ebc08a2 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * main.c (print_help): Don't document the removed `-nh'.
+
 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * url.c (url_full_path): Document better.
index ee9bc7af9e381177f064c73759420e9a8a85a448..0aa464924c744d01992f1b8ad96cd425702dcaad 100644 (file)
@@ -223,7 +223,6 @@ Recursive accept/reject:\n\
   -L,  --relative                   follow relative links only.\n\
   -I,  --include-directories=LIST   list of allowed directories.\n\
   -X,  --exclude-directories=LIST   list of excluded directories.\n\
-  -nh, --no-host-lookup             don\'t DNS-lookup hosts.\n\
   -np, --no-parent                  don\'t ascend to the parent directory.\n\
 \n"), stdout);
   fputs (_("Mail bug reports and suggestions to <bug-wget@gnu.org>.\n"),