From ed4972ffdb11fc62a8bae33ff4eafbd73973ad9f Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 31 Mar 2014 09:02:55 +0200 Subject: docs: Removed mention of -g hack when using IPv6 literals This limitation was removed in commit 0bc4938e --- docs/MANUAL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/MANUAL') diff --git a/docs/MANUAL b/docs/MANUAL index da8f6021f..11960e1be 100644 --- a/docs/MANUAL +++ b/docs/MANUAL @@ -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 -- cgit v1.2.3