[svn] * main.c (print_help): -B / --base was not mentioned.

This commit is contained in:
dan 2000-08-23 15:40:20 -07:00
parent f21839b197
commit 001392bf2b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-08-23 Dan Harkless <dan-wget@dilvish.speed.net>
* main.c (print_help): -B / --base was not mentioned.
2000-08-22 Dan Harkless <dan-wget@dilvish.speed.net>
* main.c (print_help): Modified -nc description to mention that it

View File

@ -132,8 +132,9 @@ Logging and input file:\n\
-q, --quiet quiet (no output).\n\
-v, --verbose be verbose (this is the default).\n\
-nv, --non-verbose turn off verboseness, without being quiet.\n\
-i, --input-file=FILE read URL-s from file.\n\
-i, --input-file=FILE download URLs found in FILE.\n\
-F, --force-html treat input file as HTML.\n\
-B, --base=URL prepends URL to relative links in -F -i file.\n\
\n"), _("\
Download:\n\
-t, --tries=NUMBER set number of retries to NUMBER (0 unlimits).\n\