summaryrefslogtreecommitdiff
path: root/docs/MANUAL
diff options
context:
space:
mode:
Diffstat (limited to 'docs/MANUAL')
-rw-r--r--docs/MANUAL4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/MANUAL b/docs/MANUAL
index fb349485f..113df2016 100644
--- a/docs/MANUAL
+++ b/docs/MANUAL
@@ -470,8 +470,8 @@ COOKIES
stored cookies which match the request as it follows the location. The
file "empty.txt" may be a nonexistent file.
- To read and write cookies from a netscape cookie file, you can set both -b
- and -c to use the same file:
+ Alas, to both read and write cookies from a netscape cookie file, you can
+ set both -b and -c to use the same file:
curl -b cookies.txt -c cookies.txt www.example.com