summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/referer.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/referer.d')
-rw-r--r--docs/cmdline-opts/referer.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/referer.d b/docs/cmdline-opts/referer.d
index 1eb39ccf2..10aa8297e 100644
--- a/docs/cmdline-opts/referer.d
+++ b/docs/cmdline-opts/referer.d
@@ -11,7 +11,7 @@ Example: --referer ";auto" -L $URL
Added: 4.0
---
Sends the "Referrer Page" information to the HTTP server. This can also be set
-with the --header flag of course. When used with --location you can append
+with the --header flag of course. When used with --location you can append
";auto" to the --referer URL to make curl automatically set the previous URL
when it follows a Location: header. The \&";auto" string can be used alone,
even if you do not set an initial --referer.