mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Don't document `-nh' in --help output.
Published in <sxs4rnau642.fsf@florida.arsdigita.de>.
This commit is contained in:
parent
f5625139a1
commit
07e6be3527
@ -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.
|
||||
|
@ -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"),
|
||||
|
Loading…
Reference in New Issue
Block a user