1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
wget/doc/wget.info
dan 7931200609 [svn] * *.{gmo,po,pot}: Regenerated after modifying wget --help output.
* ftp.c (ftp_retrieve_list): Use new INFINITE_RECURSION #define.

* html.c: htmlfindurl() now takes final `dash_p_leaf_HTML' parameter.
Wrapped some > 80-column lines.  When -p is specified and we're at a
leaf node, do not traverse <A>, <AREA>, or <LINK> tags other than
<LINK REL="stylesheet">.

* html.h (htmlfindurl): Now takes final `dash_p_leaf_HTML' parameter.

* init.c: Added new -p / --page-requisites / page_requisites option.

* main.c (print_help): Clarified that -l inf and -l 0 both allow
infinite recursion.  Changed the unhelpful --mirrior description
to simply give the options it's equivalent to.  Added new -p option.
(main): Added some comments; handle new -p / --page-requisites.

* options.h (struct options): Added new page_requisites field.

* recur.c: Changed "URL-s" to "URLs" and "HTML-s" to "HTMLs".
Calculate and pass down new `dash_p_leaf_HTML' parameter to
get_urls_html().  Use new INFINITE_RECURSION #define.

* retr.c: Changed "URL-s" to "URLs".  get_urls_html() now takes
final `dash_p_leaf_HTML' parameter.

* url.c: get_urls_html() and htmlfindurl() now take final
`dash_p_leaf_HTML' parameter.

* url.h (get_urls_html): Now takes final `dash_p_leaf_HTML' parameter.

* wget.h: Added some comments and new INFINITE_RECURSION #define.

* wget.texi (Recursive Retrieval Options): Documented new -p option.
2000-08-30 04:26:21 -07:00

89 lines
2.4 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This is Info file wget.info, produced by Makeinfo version 1.68 from the
input file ./wget.texi.
INFO-DIR-SECTION Net Utilities
INFO-DIR-SECTION World Wide Web
START-INFO-DIR-ENTRY
* Wget: (wget). The non-interactive network downloader.
END-INFO-DIR-ENTRY
This file documents the the GNU Wget utility for downloading network
data.
Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
preserved on all copies.
Permission is granted to copy and distribute modified versions of
this manual under the conditions for verbatim copying, provided also
that the sections entitled "Copying" and "GNU General Public License"
are included exactly as in the original, and provided that the entire
resulting derived work is distributed under the terms of a permission
notice identical to this one.

Indirect:
wget.info-1: 961
wget.info-2: 50095
wget.info-3: 97019

Tag Table:
(Indirect)
Node: Top961
Node: Overview1850
Node: Invoking5024
Node: URL Format5833
Node: Option Syntax8163
Node: Basic Startup Options9587
Node: Logging and Input File Options10287
Node: Download Options12812
Node: Directory Options20659
Node: HTTP Options23137
Node: FTP Options27042
Node: Recursive Retrieval Options28235
Node: Recursive Accept/Reject Options32947
Node: Recursive Retrieval36173
Node: Following Links38471
Node: Relative Links39499
Node: Host Checking40013
Node: Domain Acceptance42038
Node: All Hosts43708
Node: Types of Files44135
Node: Directory-Based Limits46585
Node: FTP Links49225
Node: Time-Stamping50095
Node: Time-Stamping Usage51732
Node: HTTP Time-Stamping Internals53301
Node: FTP Time-Stamping Internals54771
Node: Startup File55979
Node: Wgetrc Location56852
Node: Wgetrc Syntax57667
Node: Wgetrc Commands58382
Node: Sample Wgetrc65910
Node: Examples70929
Node: Simple Usage71536
Node: Advanced Usage73930
Node: Guru Usage76681
Node: Various78343
Node: Proxies78867
Node: Distribution81632
Node: Mailing List81983
Node: Reporting Bugs82682
Node: Portability84467
Node: Signals85842
Node: Appendices86496
Node: Robots86911
Node: Introduction to RES88058
Node: RES Format89951
Node: User-Agent Field91055
Node: Disallow Field91819
Node: Norobots Examples92430
Node: Security Considerations93384
Node: Contributors94380
Node: Copying97019
Node: Concept Index116182

End Tag Table