mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
Prefer --no-iri over --iri=no.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-07-03 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* wget.texi (Download Options): --iri=no --> --no-iri
|
||||
|
||||
2009-06-20 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* wget.texi (Contributors): Added Jay Krell.
|
||||
|
||||
@@ -679,7 +679,7 @@ servers that support the @code{Range} header.
|
||||
@cindex idn support
|
||||
@item --iri
|
||||
|
||||
Turn on internationalized URI (IRI) support. Use @samp{--iri=no} to
|
||||
Turn on internationalized URI (IRI) support. Use @samp{--no-iri} to
|
||||
turn it off. IRI support is activated by default.
|
||||
|
||||
You can set the default state of IRI support using @code{iri} command in
|
||||
|
||||
Reference in New Issue
Block a user