]> sjero.net Git - wget/commitdiff
[svn] * wget.texi (Logging and Input File Options): -B / --base was not documented as
authordan <devnull@localhost>
Wed, 23 Aug 2000 22:41:21 +0000 (15:41 -0700)
committerdan <devnull@localhost>
Wed, 23 Aug 2000 22:41:21 +0000 (15:41 -0700)
  a separate item, and the .wgetrc version was misleading.

* wget.texi (Wgetrc Commands): Changed all instances of ", the same as" to the
  more grammatical " -- the same as".

doc/ChangeLog
doc/wget.info
doc/wget.info-1
doc/wget.info-2
doc/wget.info-3
doc/wget.texi

index 6e299eaa605b5cce0c772f686078f10697f8adff..6cc16aff97120aa82128ae79e09f5c60ce8b3564 100644 (file)
@@ -3,6 +3,12 @@
        * wget.texi (Download Options): Using -c on a file that's already fully
        downloaded results in an unchanged file and no second ".1" copy.
 
+       * wget.texi (Logging and Input File Options): -B / --base was not
+       documented as a separate item, and the .wgetrc version was misleading.
+
+       * wget.texi (Wgetrc Commands): Changed all instances of 
+       ", the same as" to the more grammatical " -- the same as".
+
 2000-08-22  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * wget.texi (Download Options): --no-clobber's documentation was
index 02c45af4c94ac0ac5b5574bd3639864bc57bc55a..2bcd830a7e1ed08a1fb8a2a9d906604bd59dd93a 100644 (file)
@@ -26,8 +26,8 @@ notice identical to this one.
 \1f
 Indirect:
 wget.info-1: 961
-wget.info-2: 50094
-wget.info-3: 93566
+wget.info-2: 50225
+wget.info-3: 93801
 \1f
 Tag Table:
 (Indirect)
@@ -38,51 +38,51 @@ Node: URL Format\7f5833
 Node: Option Syntax\7f8163
 Node: Basic Startup Options\7f9587
 Node: Logging and Input File Options\7f10287
-Node: Download Options\7f12681
-Node: Directory Options\7f20528
-Node: HTTP Options\7f23006
-Node: FTP Options\7f26911
-Node: Recursive Retrieval Options\7f28104
-Node: Recursive Accept/Reject Options\7f30068
-Node: Recursive Retrieval\7f32966
-Node: Following Links\7f35264
-Node: Relative Links\7f36292
-Node: Host Checking\7f36806
-Node: Domain Acceptance\7f38831
-Node: All Hosts\7f40501
-Node: Types of Files\7f40928
-Node: Directory-Based Limits\7f43378
-Node: FTP Links\7f46018
-Node: Time-Stamping\7f46888
-Node: Time-Stamping Usage\7f48525
-Node: HTTP Time-Stamping Internals\7f50094
-Node: FTP Time-Stamping Internals\7f51564
-Node: Startup File\7f52772
-Node: Wgetrc Location\7f53645
-Node: Wgetrc Syntax\7f54460
-Node: Wgetrc Commands\7f55175
-Node: Sample Wgetrc\7f62457
-Node: Examples\7f67476
-Node: Simple Usage\7f68083
-Node: Advanced Usage\7f70477
-Node: Guru Usage\7f73228
-Node: Various\7f74890
-Node: Proxies\7f75414
-Node: Distribution\7f78179
-Node: Mailing List\7f78530
-Node: Reporting Bugs\7f79229
-Node: Portability\7f81014
-Node: Signals\7f82389
-Node: Appendices\7f83043
-Node: Robots\7f83458
-Node: Introduction to RES\7f84605
-Node: RES Format\7f86498
-Node: User-Agent Field\7f87602
-Node: Disallow Field\7f88366
-Node: Norobots Examples\7f88977
-Node: Security Considerations\7f89931
-Node: Contributors\7f90927
-Node: Copying\7f93566
-Node: Concept Index\7f112729
+Node: Download Options\7f12812
+Node: Directory Options\7f20659
+Node: HTTP Options\7f23137
+Node: FTP Options\7f27042
+Node: Recursive Retrieval Options\7f28235
+Node: Recursive Accept/Reject Options\7f30199
+Node: Recursive Retrieval\7f33097
+Node: Following Links\7f35395
+Node: Relative Links\7f36423
+Node: Host Checking\7f36937
+Node: Domain Acceptance\7f38962
+Node: All Hosts\7f40632
+Node: Types of Files\7f41059
+Node: Directory-Based Limits\7f43509
+Node: FTP Links\7f46149
+Node: Time-Stamping\7f47019
+Node: Time-Stamping Usage\7f48656
+Node: HTTP Time-Stamping Internals\7f50225
+Node: FTP Time-Stamping Internals\7f51695
+Node: Startup File\7f52903
+Node: Wgetrc Location\7f53776
+Node: Wgetrc Syntax\7f54591
+Node: Wgetrc Commands\7f55306
+Node: Sample Wgetrc\7f62692
+Node: Examples\7f67711
+Node: Simple Usage\7f68318
+Node: Advanced Usage\7f70712
+Node: Guru Usage\7f73463
+Node: Various\7f75125
+Node: Proxies\7f75649
+Node: Distribution\7f78414
+Node: Mailing List\7f78765
+Node: Reporting Bugs\7f79464
+Node: Portability\7f81249
+Node: Signals\7f82624
+Node: Appendices\7f83278
+Node: Robots\7f83693
+Node: Introduction to RES\7f84840
+Node: RES Format\7f86733
+Node: User-Agent Field\7f87837
+Node: Disallow Field\7f88601
+Node: Norobots Examples\7f89212
+Node: Security Considerations\7f90166
+Node: Contributors\7f91162
+Node: Copying\7f93801
+Node: Concept Index\7f112964
 \1f
 End Tag Table
index 4f5e92feda6e29b12556b3c691214857a0dbde01..1a759f52f84a9f38c5dc3b6b6226f040cf4723d0 100644 (file)
@@ -336,6 +336,11 @@ Logging and Input File Options
      HTML files on your local disk, by adding `<base href="URL">' to
      HTML, or using the `--base' command-line option.
 
+`-B URL'
+`--base=URL'
+     When used in conjunction with `-F', prepends URL to relative links
+     in the file specified by `-i'.
+
 \1f
 File: wget.info,  Node: Download Options,  Next: Directory Options,  Prev: Logging and Input File Options,  Up: Invoking
 
index 19f7d3445fc5453a624097d7bef7cb6f63668133..d98a3b4f6d64ee734e33c8b02fc1f37a35f5544b 100644 (file)
@@ -178,19 +178,20 @@ add_hostdir = on/off
      Enable/disable host-prefixed file names.  `-nH' disables it.
 
 continue = on/off
-     Enable/disable continuation of the retrieval, the same as `-c'
+     Enable/disable continuation of the retrieval - the same as `-c'
      (which enables it).
 
 background = on/off
-     Enable/disable going to background, the same as `-b' (which enables
-     it).
+     Enable/disable going to background - the same as `-b' (which
+     enables it).
 
 backup_converted = on/off
      Enable/disable saving pre-converted files with the suffix `.orig'
      - the same as `-K' (which enables it).
 
 base = STRING
-     Set base for relative URLs, the same as `-B'.
+     Consider relative URLs in URL input files forced to be interpreted
+     as HTML as being relative to STRING - the same as `-B'.
 
 cache = on/off
      When set to off, disallow server-caching.  See the `-C' option.
@@ -205,13 +206,13 @@ debug = on/off
      Debug mode, same as `-d'.
 
 delete_after = on/off
-     Delete after download, the same as `--delete-after'.
+     Delete after download - the same as `--delete-after'.
 
 dir_prefix = STRING
-     Top of directory tree, the same as `-P'.
+     Top of directory tree - the same as `-P'.
 
 dirstruct = on/off
-     Turning dirstruct on or off, the same as `-x' or `-nd',
+     Turning dirstruct on or off - the same as `-x' or `-nd',
      respectively.
 
 domains = STRING
@@ -237,13 +238,13 @@ dot_style = STRING
 
 exclude_directories = STRING
      Specify a comma-separated list of directories you wish to exclude
-     from download, the same as `-X' (*Note Directory-Based Limits::).
+     from download - the same as `-X' (*Note Directory-Based Limits::).
 
 exclude_domains = STRING
      Same as `--exclude-domains' (*Note Domain Acceptance::).
 
 follow_ftp = on/off
-     Follow FTP links from HTML documents, the same as `-f'.
+     Follow FTP links from HTML documents - the same as `-f'.
 
 follow_tags = STRING
      Only follow certain HTML tags when doing a recursive retrieval,
@@ -251,14 +252,14 @@ follow_tags = STRING
 
 force_html = on/off
      If set to on, force the input filename to be regarded as an HTML
-     document, the same as `-F'.
+     document - the same as `-F'.
 
 ftp_proxy = STRING
      Use STRING as FTP proxy, instead of the one specified in
      environment.
 
 glob = on/off
-     Turn globbing on/off, the same as `-g'.
+     Turn globbing on/off - the same as `-g'.
 
 header = STRING
      Define an additional header, like `--header'.
@@ -283,7 +284,7 @@ ignore_tags = STRING
 
 include_directories = STRING
      Specify a comma-separated list of directories you wish to follow
-     when downloading, the same as `-I'.
+     when downloading - the same as `-I'.
 
 input = STRING
      Read the URLs from STRING, like `-i'.
@@ -295,7 +296,7 @@ kill_longer = on/off
      the value in `Content-Length'.
 
 logfile = STRING
-     Set logfile, the same as `-o'.
+     Set logfile - the same as `-o'.
 
 login = STRING
      Your user name on the remote machine, for FTP.  Defaults to
@@ -319,10 +320,10 @@ no_proxy = STRING
      proxy loading, instead of the one specified in environment.
 
 output_document = STRING
-     Set the output filename, the same as `-O'.
+     Set the output filename - the same as `-O'.
 
 passive_ftp = on/off
-     Set passive FTP, the same as `--passive-ftp'.
+     Set passive FTP - the same as `--passive-ftp'.
 
 passwd = STRING
      Set your FTP password to PASSWORD.  Without this setting, the
@@ -335,7 +336,7 @@ proxy_passwd = STRING
      Set proxy authentication password to STRING, like `--proxy-passwd'.
 
 quiet = on/off
-     Quiet mode, the same as `-q'.
+     Quiet mode - the same as `-q'.
 
 quota = QUOTA
      Specify the download quota, which is useful to put in the global
@@ -347,13 +348,13 @@ quota = QUOTA
      system settings.
 
 reclevel = N
-     Recursion level, the same as `-l'.
+     Recursion level - the same as `-l'.
 
 recursive = on/off
-     Recursive on/off, the same as `-r'.
+     Recursive on/off - the same as `-r'.
 
 relative_only = on/off
-     Follow only relative links, the same as `-L' (*Note Relative
+     Follow only relative links - the same as `-L' (*Note Relative
      Links::).
 
 remove_listing = on/off
@@ -369,7 +370,7 @@ robots = on/off
      what you are doing before changing the default (which is `on').
 
 server_response = on/off
-     Choose whether or not to print the HTTP and FTP server responses,
+     Choose whether or not to print the HTTP and FTP server responses -
      the same as `-S'.
 
 simple_host_check = on/off
@@ -379,22 +380,22 @@ span_hosts = on/off
      Same as `-H'.
 
 timeout = N
-     Set timeout value, the same as `-T'.
+     Set timeout value - the same as `-T'.
 
 timestamping = on/off
      Turn timestamping on/off. The same as `-N' (*Note Time-Stamping::).
 
 tries = N
-     Set number of retries per URL, the same as `-t'.
+     Set number of retries per URL - the same as `-t'.
 
 use_proxy = on/off
      Turn proxy support on/off. The same as `-Y'.
 
 verbose = on/off
-     Turn verbose on/off, the same as `-v'/`-nv'.
+     Turn verbose on/off - the same as `-v'/`-nv'.
 
 wait = N
-     Wait N seconds between retrievals, the same as `-w'.
+     Wait N seconds between retrievals - the same as `-w'.
 
 waitretry = N
      Wait up to N seconds between retries of failed retrievals only -
index 83609260af0d3b45de7684fa9f9a0dc40fe675d9..a5cfd472ec6413919db7d314468eb69bdd258c28 100644 (file)
@@ -405,6 +405,7 @@ Concept Index
 * arguments:                             Invoking.
 * authentication:                        HTTP Options.
 * backing up converted files:            Recursive Retrieval Options.
+* base for relative links in input file: Logging and Input File Options.
 * bug reports:                           Reporting Bugs.
 * bugs:                                  Reporting Bugs.
 * cache:                                 HTTP Options.
index 0ec90966c4a95fb65e21ca40f57f76fdf1399ed3..86e23cf848a2dd9e406fe92e4599940d8381ecb1 100644 (file)
@@ -431,6 +431,12 @@ file.  This enables you to retrieve relative links from existing
 @sc{html} files on your local disk, by adding @code{<base
 href="@var{url}">} to @sc{html}, or using the @samp{--base} command-line
 option.
+
+@cindex base for relative links in input file
+@item -B @var{URL}
+@itemx --base=@var{URL}
+When used in conjunction with @samp{-F}, prepends @var{URL} to relative
+links in the file specified by @samp{-i}.
 @end table
 
 @node Download Options, Directory Options, Logging and Input File Options, Invoking
@@ -1592,11 +1598,11 @@ Same as @samp{-A}/@samp{-R} (@xref{Types of Files}).
 Enable/disable host-prefixed file names.  @samp{-nH} disables it.
 
 @item continue = on/off
-Enable/disable continuation of the retrieval, the same as @samp{-c}
+Enable/disable continuation of the retrieval -- the same as @samp{-c}
 (which enables it).
 
 @item background = on/off
-Enable/disable going to background, the same as @samp{-b} (which enables
+Enable/disable going to background -- the same as @samp{-b} (which enables
 it).
 
 @item backup_converted = on/off
@@ -1605,8 +1611,11 @@ Enable/disable saving pre-converted files with the suffix @samp{.orig}
 
 @c @item backups = @var{number}
 @c #### Document me!
+@c
 @item base = @var{string}
-Set base for relative @sc{url}s, the same as @samp{-B}.
+Consider relative @sc{url}s in @sc{url} input files forced to be
+interpreted as @sc{html} as being relative to @var{string} -- the same
+as @samp{-B}.
 
 @item cache = on/off
 When set to off, disallow server-caching.  See the @samp{-C} option.
@@ -1621,13 +1630,13 @@ Ignore @var{n} remote directory components.
 Debug mode, same as @samp{-d}.
 
 @item delete_after = on/off
-Delete after download, the same as @samp{--delete-after}.
+Delete after download -- the same as @samp{--delete-after}.
 
 @item dir_prefix = @var{string}
-Top of directory tree, the same as @samp{-P}.
+Top of directory tree -- the same as @samp{-P}.
 
 @item dirstruct = on/off
-Turning dirstruct on or off, the same as @samp{-x} or @samp{-nd},
+Turning dirstruct on or off -- the same as @samp{-x} or @samp{-nd},
 respectively.
 
 @item domains = @var{string}
@@ -1653,13 +1662,13 @@ Specify the dot retrieval @dfn{style}, as with @samp{--dot-style}.
 
 @item exclude_directories = @var{string}
 Specify a comma-separated list of directories you wish to exclude from
-download, the same as @samp{-X} (@xref{Directory-Based Limits}).
+download -- the same as @samp{-X} (@xref{Directory-Based Limits}).
 
 @item exclude_domains = @var{string}
 Same as @samp{--exclude-domains} (@xref{Domain Acceptance}).
 
 @item follow_ftp = on/off
-Follow @sc{ftp} links from @sc{html} documents, the same as @samp{-f}.
+Follow @sc{ftp} links from @sc{html} documents -- the same as @samp{-f}.
 
 @item follow_tags = @var{string}
 Only follow certain HTML tags when doing a recursive retrieval, just like
@@ -1667,14 +1676,14 @@ Only follow certain HTML tags when doing a recursive retrieval, just like
 
 @item force_html = on/off
 If set to on, force the input filename to be regarded as an @sc{html}
-document, the same as @samp{-F}.
+document -- the same as @samp{-F}.
 
 @item ftp_proxy = @var{string}
 Use @var{string} as @sc{ftp} proxy, instead of the one specified in
 environment.
 
 @item glob = on/off
-Turn globbing on/off, the same as @samp{-g}.
+Turn globbing on/off -- the same as @samp{-g}.
 
 @item header = @var{string}
 Define an additional header, like @samp{--header}.
@@ -1699,7 +1708,7 @@ Ignore certain HTML tags when doing a recursive retrieval, just like
 
 @item include_directories = @var{string}
 Specify a comma-separated list of directories you wish to follow when
-downloading, the same as @samp{-I}.
+downloading -- the same as @samp{-I}.
 
 @item input = @var{string}
 Read the @sc{url}s from @var{string}, like @samp{-i}.
@@ -1711,7 +1720,7 @@ as much data as there is, provided there is more than or equal
 to the value in @code{Content-Length}.
 
 @item logfile = @var{string}
-Set logfile, the same as @samp{-o}.
+Set logfile -- the same as @samp{-o}.
 
 @item login = @var{string}
 Your user name on the remote machine, for @sc{ftp}.  Defaults to
@@ -1735,10 +1744,10 @@ Use @var{string} as the comma-separated list of domains to avoid in
 proxy loading, instead of the one specified in environment.
 
 @item output_document = @var{string}
-Set the output filename, the same as @samp{-O}.
+Set the output filename -- the same as @samp{-O}.
 
 @item passive_ftp = on/off
-Set passive @sc{ftp}, the same as @samp{--passive-ftp}.
+Set passive @sc{ftp} -- the same as @samp{--passive-ftp}.
 
 @item passwd = @var{string}
 Set your @sc{ftp} password to @var{password}.  Without this setting, the
@@ -1753,7 +1762,7 @@ Set proxy authentication password to @var{string}, like
 @samp{--proxy-passwd}.
 
 @item quiet = on/off
-Quiet mode, the same as @samp{-q}.
+Quiet mode -- the same as @samp{-q}.
 
 @item quota = @var{quota}
 Specify the download quota, which is useful to put in the global
@@ -1764,13 +1773,13 @@ specified in bytes (default), kbytes @samp{k} appended) or mbytes
 mbytes. Note that the user's startup file overrides system settings.
 
 @item reclevel = @var{n}
-Recursion level, the same as @samp{-l}.
+Recursion level -- the same as @samp{-l}.
 
 @item recursive = on/off
-Recursive on/off, the same as @samp{-r}.
+Recursive on/off -- the same as @samp{-r}.
 
 @item relative_only = on/off
-Follow only relative links, the same as @samp{-L} (@xref{Relative
+Follow only relative links -- the same as @samp{-L} (@xref{Relative
 Links}).
 
 @item remove_listing = on/off
@@ -1787,7 +1796,7 @@ what you are doing before changing the default (which is @samp{on}).
 
 @item server_response = on/off
 Choose whether or not to print the @sc{http} and @sc{ftp} server
-responses, the same as @samp{-S}.
+responses -- the same as @samp{-S}.
 
 @item simple_host_check = on/off
 Same as @samp{-nh} (@xref{Host Checking}).
@@ -1796,22 +1805,22 @@ Same as @samp{-nh} (@xref{Host Checking}).
 Same as @samp{-H}.
 
 @item timeout = @var{n}
-Set timeout value, the same as @samp{-T}.
+Set timeout value -- the same as @samp{-T}.
 
 @item timestamping = on/off
 Turn timestamping on/off. The same as @samp{-N} (@xref{Time-Stamping}).
 
 @item tries = @var{n}
-Set number of retries per @sc{url}, the same as @samp{-t}.
+Set number of retries per @sc{url} -- the same as @samp{-t}.
 
 @item use_proxy = on/off
 Turn proxy support on/off. The same as @samp{-Y}.
 
 @item verbose = on/off
-Turn verbose on/off, the same as @samp{-v}/@samp{-nv}.
+Turn verbose on/off -- the same as @samp{-v}/@samp{-nv}.
 
 @item wait = @var{n}
-Wait @var{n} seconds between retrievals, the same as @samp{-w}.
+Wait @var{n} seconds between retrievals -- the same as @samp{-w}.
 
 @item waitretry = @var{n}
 Wait up to @var{n} seconds between retries of failed retrievals only --