diff options
Diffstat (limited to 'docs/MANUAL')
-rw-r--r-- | docs/MANUAL | 2 |
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 |