mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Don't advertise removed option -s.
This commit is contained in:
parent
b306ed79c0
commit
56a4583e61
@ -1,3 +1,8 @@
|
||||
2005-04-25 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* wget.texi (Advanced Usage): Don't advertise the non-existent
|
||||
`-s' option.
|
||||
|
||||
2005-04-25 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* wget.texi (Download Options): Document --retry-connrefused.
|
||||
|
@ -2857,7 +2857,7 @@ wget -S http://www.lycos.com/
|
||||
Save the server headers with the file, perhaps for post-processing.
|
||||
|
||||
@example
|
||||
wget -s http://www.lycos.com/
|
||||
wget --save-headers http://www.lycos.com/
|
||||
more index.html
|
||||
@end example
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user