]> sjero.net Git - wget/commitdiff
[svn] * main.c (print_help): -B / --base was not mentioned.
authordan <devnull@localhost>
Wed, 23 Aug 2000 22:40:20 +0000 (15:40 -0700)
committerdan <devnull@localhost>
Wed, 23 Aug 2000 22:40:20 +0000 (15:40 -0700)
src/ChangeLog
src/main.c

index 7e35d3cc8ffcc111e3757c26d50d2806f0693423..93d28789c314ecdcb5abcce76cc543544e18c9ca 100644 (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
index 5a5d732908aa222fb6854aa1417277f6be20f06c..89c6c34796ed21056042f985e02a127fef7294c5 100644 (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\