aboutsummaryrefslogtreecommitdiff
path: root/docs/MANUAL
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2014-03-31 09:02:55 +0200
committerDan Fandrich <dan@coneharvesters.com>2014-03-31 09:06:09 +0200
commited4972ffdb11fc62a8bae33ff4eafbd73973ad9f (patch)
tree13cc70778f9d793050658c3070b735fb9a8ee8b9 /docs/MANUAL
parent6448946ac32af51894e41d9b2e93d1ddd7f865f3 (diff)
docs: Removed mention of -g hack when using IPv6 literals
This limitation was removed in commit 0bc4938e
Diffstat (limited to 'docs/MANUAL')
-rw-r--r--docs/MANUAL2
1 files changed, 1 insertions, 1 deletions
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