diff options
Diffstat (limited to 'doc/wget.info')
-rw-r--r-- | doc/wget.info | 140 |
1 files changed, 70 insertions, 70 deletions
diff --git a/doc/wget.info b/doc/wget.info index 93d759b..6a21851 100644 --- a/doc/wget.info +++ b/doc/wget.info @@ -1,8 +1,8 @@ -This is wget.info, produced by makeinfo version 6.5 from wget.texi. +This is wget.info, produced by makeinfo version 6.6 from wget.texi. This file documents the GNU Wget utility for downloading network data. - Copyright © 1996-2011, 2015, 2018 Free Software Foundation, Inc. + Copyright © 1996-2011, 2015, 2018-2019 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or @@ -18,12 +18,12 @@ END-INFO-DIR-ENTRY File: wget.info, Node: Top, Next: Overview, Prev: (dir), Up: (dir) -Wget 1.20.1 +Wget 1.20.2 *********** This file documents the GNU Wget utility for downloading network data. - Copyright © 1996-2011, 2015, 2018 Free Software Foundation, Inc. + Copyright © 1996-2011, 2015, 2018-2019 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or @@ -697,7 +697,7 @@ File: wget.info, Node: Download Options, Next: Directory Options, Prev: Loggi on the screen. This option will also force the progress bar to be printed to - ‘stderr’ when used alongside the ‘--logfile’ option. + ‘stderr’ when used alongside the ‘--output-file’ option. ‘-N’ ‘--timestamping’ @@ -1184,10 +1184,10 @@ File: wget.info, Node: HTTP Options, Next: HTTPS (SSL/TLS) Options, Prev: Dir ‘--no-cache’ Disable server-side cache. In this case, Wget will send the remote - server an appropriate directive (‘Pragma: no-cache’) to get the - file from the remote service, rather than returning the cached - version. This is especially useful for retrieving and flushing - out-of-date documents on proxy servers. + server appropriate directives (‘Cache-Control: no-cache’ and + ‘Pragma: no-cache’) to get the file from the remote service, rather + than returning the cached version. This is especially useful for + retrieving and flushing out-of-date documents on proxy servers. Caching is allowed by default. @@ -1574,7 +1574,7 @@ compiled without SSL support, none of these options are available. suites and other SSL/TLS options that the user wish should be used, in a set order of preference (GnuTLS calls it ’priority string’). This string will be fed verbatim to the SSL/TLS engine (OpenSSL or - GnuTLS) and hence its format and syntax is dependant on that. Wget + GnuTLS) and hence its format and syntax is dependent on that. Wget will not process or manipulate it in any way. Refer to the OpenSSL or GnuTLS documentation for more information. @@ -1770,7 +1770,7 @@ compiled without SSL support, none of these options are available. Using a custom HSTS database and/or modifying an existing one is discouraged. For more information about the potential security - threats arised from such practice, see section 14 "Security + threats arose from such practice, see section 14 "Security Considerations" of RFC 6797, specially section 14.9 "Creative Manipulation of HSTS Policy Store". @@ -3805,8 +3805,8 @@ File: wget.info, Node: Distribution, Next: Web Site, Prev: Proxies, Up: Vari Like all GNU utilities, the latest version of Wget can be found at the master GNU archive site ftp.gnu.org, and its mirrors. For example, Wget -1.20.1 can be found at -<https://ftp.gnu.org/pub/gnu/wget/wget-1.20.1.tar.gz> +1.20.2 can be found at +<https://ftp.gnu.org/pub/gnu/wget/wget-1.20.2.tar.gz> File: wget.info, Node: Web Site, Next: Mailing Lists, Prev: Distribution, Up: Various @@ -3918,7 +3918,7 @@ simple guidelines. information, but the log _will_ contain a fairly complete transcript of Wget’s communication with the server, which may include passwords and pieces of downloaded data. Since the bug - address is publically archived, you may assume that all bug reports + address is publicly archived, you may assume that all bug reports are visible to the public. 4. If Wget has crashed, try to run it in a debugger, e.g. ‘gdb `which @@ -4145,7 +4145,7 @@ feature proposals, patches, or letters saying “Thanks!”. • Tomislav Petrović, Mario Mikočević—many bug reports and suggestions. - • François Pinard—many thorough bug reports and discussions. + • Françis Pinard—many thorough bug reports and discussions. • Karl Eichwalder—lots of help with internationalization, Makefile layout and many other things. @@ -4237,8 +4237,8 @@ A.1 GNU Free Documentation License Version 1.3, 3 November 2008 - Copyright © 2000-2002, 2007-2008, 2015, 2018 Free Software - Foundation, Inc. + Copyright © 2000-2002, 2007-2008, 2015, 2018-2019 Free + Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies @@ -5013,59 +5013,59 @@ Concept Index Tag Table: -Node: Top744 -Node: Overview2076 -Node: Invoking5768 -Node: URL Format6628 -Ref: URL Format-Footnote-19307 -Node: Option Syntax9413 -Node: Basic Startup Options12191 -Node: Logging and Input File Options13049 -Node: Download Options18678 -Node: Directory Options48244 -Node: HTTP Options51095 -Node: HTTPS (SSL/TLS) Options71747 -Node: FTP Options84906 -Node: Recursive Retrieval Options91968 -Node: Recursive Accept/Reject Options101225 -Node: Exit Status105430 -Node: Recursive Download106465 -Node: Following Links109704 -Node: Spanning Hosts110670 -Node: Types of Files112939 -Node: Directory-Based Limits117833 -Node: Relative Links121100 -Node: FTP Links121950 -Node: Time-Stamping122841 -Node: Time-Stamping Usage124513 -Node: HTTP Time-Stamping Internals126385 -Ref: HTTP Time-Stamping Internals-Footnote-1127733 -Node: FTP Time-Stamping Internals127936 -Node: Startup File129423 -Node: Wgetrc Location130363 -Node: Wgetrc Syntax131217 -Node: Wgetrc Commands131982 -Node: Sample Wgetrc148575 -Node: Examples154603 -Node: Simple Usage154964 -Node: Advanced Usage156413 -Node: Very Advanced Usage160229 -Node: Various161773 -Node: Proxies162482 -Node: Distribution165439 -Node: Web Site165783 -Node: Mailing Lists166083 -Node: Internet Relay Chat167820 -Node: Reporting Bugs168115 -Node: Portability170843 -Node: Signals172490 -Node: Appendices173197 -Node: Robot Exclusion173545 -Node: Security Considerations177407 -Node: Contributors178617 -Node: Copying this manual184347 -Node: GNU Free Documentation License184587 -Node: Concept Index209939 +Node: Top749 +Node: Overview2086 +Node: Invoking5778 +Node: URL Format6638 +Ref: URL Format-Footnote-19317 +Node: Option Syntax9423 +Node: Basic Startup Options12201 +Node: Logging and Input File Options13059 +Node: Download Options18688 +Node: Directory Options48258 +Node: HTTP Options51109 +Node: HTTPS (SSL/TLS) Options71793 +Node: FTP Options84951 +Node: Recursive Retrieval Options92013 +Node: Recursive Accept/Reject Options101270 +Node: Exit Status105475 +Node: Recursive Download106510 +Node: Following Links109749 +Node: Spanning Hosts110715 +Node: Types of Files112984 +Node: Directory-Based Limits117878 +Node: Relative Links121145 +Node: FTP Links121995 +Node: Time-Stamping122886 +Node: Time-Stamping Usage124558 +Node: HTTP Time-Stamping Internals126430 +Ref: HTTP Time-Stamping Internals-Footnote-1127778 +Node: FTP Time-Stamping Internals127981 +Node: Startup File129468 +Node: Wgetrc Location130408 +Node: Wgetrc Syntax131262 +Node: Wgetrc Commands132027 +Node: Sample Wgetrc148620 +Node: Examples154648 +Node: Simple Usage155009 +Node: Advanced Usage156458 +Node: Very Advanced Usage160274 +Node: Various161818 +Node: Proxies162527 +Node: Distribution165484 +Node: Web Site165828 +Node: Mailing Lists166128 +Node: Internet Relay Chat167865 +Node: Reporting Bugs168160 +Node: Portability170886 +Node: Signals172533 +Node: Appendices173240 +Node: Robot Exclusion173588 +Node: Security Considerations177450 +Node: Contributors178660 +Node: Copying this manual184389 +Node: GNU Free Documentation License184629 +Node: Concept Index209986 End Tag Table |