1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
wget/doc/wget.info
dan 4454f6ce0a [svn] * TODO: Removed done item: we now have an option (-G) that makes it easy to
download a single HTML document and all its constituents.

* po/*.{gmo,po,pot}: Regenerated after adding new options.

* po/hr.po: Hrvoje forgot '\n's on his translations of my altered messages,
causing msgfmt to balk and `make install' to fail.


* wget.texi (Recursive Retrieval Options): In -K description, added a link to
the discussion of interaction with -N.
(Recursive Accept/Reject Options): Did some alphabetizing and added descriptions
of new --follow-tags and -G / --ignore-tags options.
(Following Links): Changed "the loads of" to "loads of".
(Wgetrc Commands): Added descriptions of new follow_tags and ignore_tags
commands.


* html.c (idmatch): Implemented checking of my new --follow-tags and
--ignore-tags options.

* init.c (commands): Added comment reminding people adding new entries doing
allocation to add corresponding freeing in cleanup().
(commands): Added new followtags and ignoretags commands.
(cleanup): Free storage for new followtags and ignoretags.

* main.c: Use of "comma-separated list" was random -- normalized it.  Did some
alphabetization.  Added comments pointing out "Options without arguments" and
"Options accepting an argument" sections of long_options[].  Added new options
--follow-tags and -G / --ignore-tags.  Added comment that Damir's --referer is
currently undocumented.  Added comment that Heiko's --waitretry is partially
undocumented (mentioned in --help but not in wget.texi).  Moved improperly
sorted 24, 129, and 'G' cases.

* options.h (struct options): Added new fields follow_tags and ignore_tags.

* wget.h: Added "#define EQ 0" so we can say "strcmp(a, b) == EQ".
2000-03-10 22:48:06 -08: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: 50366
wget.info-3: 90237

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 Options12681
Node: Directory Options18466
Node: HTTP Options20944
Node: FTP Options24540
Node: Recursive Retrieval Options25733
Node: Recursive Accept/Reject Options27697
Node: Recursive Retrieval30560
Node: Following Links32858
Node: Relative Links33886
Node: Host Checking34400
Node: Domain Acceptance36425
Node: All Hosts38095
Node: Types of Files38522
Node: Directory-Based Limits40972
Node: FTP Links43612
Node: Time-Stamping44482
Node: Time-Stamping Usage46119
Node: HTTP Time-Stamping Internals47688
Node: FTP Time-Stamping Internals49158
Node: Startup File50366
Node: Wgetrc Location51239
Node: Wgetrc Syntax52054
Node: Wgetrc Commands52769
Node: Sample Wgetrc59855
Node: Examples64147
Node: Simple Usage64754
Node: Advanced Usage67148
Node: Guru Usage69899
Node: Various71561
Node: Proxies72085
Node: Distribution74850
Node: Mailing List75201
Node: Reporting Bugs75900
Node: Portability77685
Node: Signals79060
Node: Appendices79714
Node: Robots80129
Node: Introduction to RES81276
Node: RES Format83169
Node: User-Agent Field84273
Node: Disallow Field85037
Node: Norobots Examples85648
Node: Security Considerations86602
Node: Contributors87598
Node: Copying90237
Node: Concept Index109400

End Tag Table