]> granicus.if.org Git - curl/commitdiff
curl.1: remove the overlap --range example
authorDaniel Stenberg <daniel@haxx.se>
Fri, 6 Nov 2015 14:03:00 +0000 (15:03 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 6 Nov 2015 14:03:00 +0000 (15:03 +0100)
... it is just weird to include by default even if it still works.

docs/curl.1

index 3dab88e5c7ddfe23c4bfdcb58ca3e3795f8eb613..eabcc9629f5e687769e1cd600c89cfbd44517481 100644 (file)
@@ -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