summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/range.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/range.d')
-rw-r--r--docs/cmdline-opts/range.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/range.d b/docs/cmdline-opts/range.d
index 0637f8fc2..64a2f430a 100644
--- a/docs/cmdline-opts/range.d
+++ b/docs/cmdline-opts/range.d
@@ -5,6 +5,7 @@ Arg: <range>
Protocols: HTTP FTP SFTP FILE
Category: http ftp sftp file
Example: --range 22-44 $URL
+Added: 4.0
---
Retrieve a byte range (i.e. a partial document) from an HTTP/1.1, FTP or SFTP
server or a local FILE. Ranges can be specified in a number of ways.