projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
414055d
)
curl.1: add a missing dash
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 18 Feb 2016 14:32:00 +0000
(15:32 +0100)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 18 Feb 2016 14:32:00 +0000
(15:32 +0100)
docs/curl.1
patch
|
blob
|
history
diff --git
a/docs/curl.1
b/docs/curl.1
index beb91940a8d5b1afe2b2b75cb7a58ac483df282f..0977a1fd6ae6f739cca7c69141fb04b065d35f6d 100644
(file)
--- a/
docs/curl.1
+++ b/
docs/curl.1
@@
-977,7
+977,7
@@
re-send the following request using the same unmodified method.
You can tell curl to not change the non-GET request method to GET after a 30x
response by using the dedicated options for that: \fI--post301\fP,
-\fI--post302\fP and \fI-post303\fP.
+\fI--post302\fP and \fI-
-
post303\fP.
.IP "--libcurl <file>"
Append this option to any ordinary curl command line, and you will get a
libcurl-using C source code written to the file that does the equivalent