[svn] Don't document `-nh' in --help output.

Published in <sxs4rnau642.fsf@florida.arsdigita.de>.
This commit is contained in:
hniksic 2001-12-01 10:51:32 -08:00
parent f5625139a1
commit 07e6be3527
2 changed files with 4 additions and 1 deletions

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

View 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"),