mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
a complete equivalent of -> completely equivalent to
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user