mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] * main.c (print_help): -B / --base was not mentioned.
This commit is contained in:
parent
f21839b197
commit
001392bf2b
@ -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
|
||||
|
@ -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\
|
||||
|
Loading…
Reference in New Issue
Block a user