diff --git a/src/ChangeLog b/src/ChangeLog index e09a2c6c..cb5d2cd5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2001-12-01 Hrvoje Niksic + + * main.c (print_help): Don't document the removed `-nh'. + 2001-12-01 Hrvoje Niksic * url.c (url_full_path): Document better. diff --git a/src/main.c b/src/main.c index ee9bc7af..0aa46492 100644 --- a/src/main.c +++ b/src/main.c @@ -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 .\n"),