mirror of
https://github.com/curl/curl.git
synced 2026-07-25 10:47:45 +03:00
docs: Removed mention of -g hack when using IPv6 literals
This limitation was removed in commit 0bc4938e
This commit is contained in:
parent
6448946ac3
commit
ed4972ffdb
2 changed files with 1 additions and 9 deletions
|
|
@ -50,7 +50,7 @@ SIMPLE USAGE
|
|||
|
||||
Get the main page from an IPv6 web server:
|
||||
|
||||
curl -g "http://[2001:1890:1112:1::20]/"
|
||||
curl "http://[2001:1890:1112:1::20]/"
|
||||
|
||||
DOWNLOAD TO A FILE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue