]> sjero.net Git - wget/commitdiff
[svn] Include -E on my preferred commandline for downloading a single page and
authordan <devnull@localhost>
Fri, 20 Oct 2000 23:06:45 +0000 (16:06 -0700)
committerdan <devnull@localhost>
Fri, 20 Oct 2000 23:06:45 +0000 (16:06 -0700)
requisites and making sure it displays properly locally.

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

index e1b79ca7fd40227d3168a5e241a9c2889c3fd30c..da5d45cc40367b10b08961e57c9bc8549cd8c03d 100644 (file)
@@ -1,3 +1,7 @@
+2000-10-20  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * wget.texi (Recursive Retrieval Options): Sugg. -E on 1-page download.
+       
 2000-10-19  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * wget.texi (HTTP Options): Documented my new -E / --html-extension.
index 25e0abc2d73cce509cae725eae3a3c04b9a9e06a..575d96354cc01630cc58836125f7e07aa24896a8 100644 (file)
@@ -26,8 +26,8 @@ notice identical to this one.
 \1f
 Indirect:
 wget.info-1: 961
-wget.info-2: 48414
-wget.info-3: 96938
+wget.info-2: 48417
+wget.info-3: 96941
 \1f
 Tag Table:
 (Indirect)
@@ -43,46 +43,46 @@ Node: Directory Options\7f20659
 Node: HTTP Options\7f23137
 Node: FTP Options\7f28082
 Node: Recursive Retrieval Options\7f30064
-Node: Recursive Accept/Reject Options\7f34776
-Node: Recursive Retrieval\7f38002
-Node: Following Links\7f40300
-Node: Relative Links\7f41328
-Node: Host Checking\7f41842
-Node: Domain Acceptance\7f43867
-Node: All Hosts\7f45537
-Node: Types of Files\7f45964
-Node: Directory-Based Limits\7f48414
-Node: FTP Links\7f51054
-Node: Time-Stamping\7f51924
-Node: Time-Stamping Usage\7f53561
-Node: HTTP Time-Stamping Internals\7f55130
-Node: FTP Time-Stamping Internals\7f56600
-Node: Startup File\7f57808
-Node: Wgetrc Location\7f58681
-Node: Wgetrc Syntax\7f59496
-Node: Wgetrc Commands\7f60211
-Node: Sample Wgetrc\7f68468
-Node: Examples\7f73487
-Node: Simple Usage\7f74094
-Node: Advanced Usage\7f76488
-Node: Guru Usage\7f79239
-Node: Various\7f80901
-Node: Proxies\7f81425
-Node: Distribution\7f84190
-Node: Mailing List\7f84541
-Node: Reporting Bugs\7f85240
-Node: Portability\7f87025
-Node: Signals\7f88400
-Node: Appendices\7f89054
-Node: Robots\7f89469
-Node: Introduction to RES\7f90616
-Node: RES Format\7f92509
-Node: User-Agent Field\7f93613
-Node: Disallow Field\7f94377
-Node: Norobots Examples\7f94988
-Node: Security Considerations\7f95942
-Node: Contributors\7f96938
-Node: Copying\7f99577
-Node: Concept Index\7f118740
+Node: Recursive Accept/Reject Options\7f34779
+Node: Recursive Retrieval\7f38005
+Node: Following Links\7f40303
+Node: Relative Links\7f41331
+Node: Host Checking\7f41845
+Node: Domain Acceptance\7f43870
+Node: All Hosts\7f45540
+Node: Types of Files\7f45967
+Node: Directory-Based Limits\7f48417
+Node: FTP Links\7f51057
+Node: Time-Stamping\7f51927
+Node: Time-Stamping Usage\7f53564
+Node: HTTP Time-Stamping Internals\7f55133
+Node: FTP Time-Stamping Internals\7f56603
+Node: Startup File\7f57811
+Node: Wgetrc Location\7f58684
+Node: Wgetrc Syntax\7f59499
+Node: Wgetrc Commands\7f60214
+Node: Sample Wgetrc\7f68471
+Node: Examples\7f73490
+Node: Simple Usage\7f74097
+Node: Advanced Usage\7f76491
+Node: Guru Usage\7f79242
+Node: Various\7f80904
+Node: Proxies\7f81428
+Node: Distribution\7f84193
+Node: Mailing List\7f84544
+Node: Reporting Bugs\7f85243
+Node: Portability\7f87028
+Node: Signals\7f88403
+Node: Appendices\7f89057
+Node: Robots\7f89472
+Node: Introduction to RES\7f90619
+Node: RES Format\7f92512
+Node: User-Agent Field\7f93616
+Node: Disallow Field\7f94380
+Node: Norobots Examples\7f94991
+Node: Security Considerations\7f95945
+Node: Contributors\7f96941
+Node: Copying\7f99580
+Node: Concept Index\7f118743
 \1f
 End Tag Table
index 999a734bdcdcb513c9efbd4cf0e4d36da53b0fcd..770e7b232a6c17234f603ab5fba4f97f03910651 100644 (file)
@@ -856,7 +856,7 @@ Recursive Retrieval Options
      displays properly locally, this author likes to use a few options
      in addition to `-p':
 
-          wget -H -k -K -nh -p http://SITE/DOCUMENT
+          wget -E -H -k -K -nh -p http://SITE/DOCUMENT
 
      To finish off this topic, it's worth knowing that wget's idea of an
      external document link is any URL specified in an `<A>' tag, an
index 8b17e0d071535bbfac5d0469b59f3924fa886421..84ec1c8f59d763e303c368f318f9a564adfbdb2a 100644 (file)
@@ -1017,7 +1017,7 @@ websites), and make sure the lot displays properly locally, this author
 likes to use a few options in addition to @samp{-p}:
 
 @example
-wget -H -k -K -nh -p http://@var{site}/@var{document}
+wget -E -H -k -K -nh -p http://@var{site}/@var{document}
 @end example
 
 To finish off this topic, it's worth knowing that wget's idea of an