mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
a complete equivalent of -> completely equivalent to
This commit is contained in:
parent
d763f8bf6d
commit
22073f546a
@ -1,3 +1,9 @@
|
||||
2009-08-02 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* wget.texi (Option Syntax): "This is a complete equivalent of" ->
|
||||
"This is completely equivalent to". Thanks to Reuben Thomas for
|
||||
catching this.
|
||||
|
||||
2009-07-28 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* wget.texi (Download Options): Document "lowercase", "uppercase",
|
||||
|
@ -351,7 +351,7 @@ like:
|
||||
wget -drc @var{URL}
|
||||
@end example
|
||||
|
||||
This is a complete equivalent of:
|
||||
This is completely equivalent to:
|
||||
|
||||
@example
|
||||
wget -d -r -c @var{URL}
|
||||
|
Loading…
Reference in New Issue
Block a user