aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-11-06 15:03:00 +0100
committerDaniel Stenberg <daniel@haxx.se>2015-11-06 15:03:00 +0100
commit748ffc77c621001d7db57fafd7370b7ff246e341 (patch)
treef57876664597903490e9141abb8ff02bbfcc2a24 /docs/curl.1
parent60c86297bf81235c18eec68f7ddf1a30f21aa1b7 (diff)
curl.1: remove the overlap --range example
... it is just weird to include by default even if it still works.
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.17
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 3dab88e5c..eabcc9629 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -1474,13 +1474,10 @@ specifies the last 500 bytes
specifies the bytes from offset 9500 and forward
.TP
.B 0-0,-1
-specifies the first and last byte only(*)(H)
-.TP
-.B 500-700,600-799
-specifies 300 bytes from offset 500(H)
+specifies the first and last byte only(*)(HTTP)
.TP
.B 100-199,500-599
-specifies two separate 100-byte ranges(*)(H)
+specifies two separate 100-byte ranges(*) (HTTP)
.RE
.IP
(*) = NOTE that this will cause the server to reply with a multipart