aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-04-16 12:46:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-04-16 12:46:20 +0000
commitd77cc13374720c2809939c2eaeab126e84e73d7e (patch)
tree05c128a3d3ee1a5542876a3d1e6973ba4108433a /docs
parent9a12db1aa2128abbb82ecfc4904a90b9941d1261 (diff)
two dashes is enough
Diffstat (limited to 'docs')
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 1a1e811d4..62988184d 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -128,7 +128,7 @@ Use "-C -" to tell curl to automatically find out where/how to resume the
transfer. It then uses the given output/input files to figure that out.
If this option is used several times, the last one will be used.
-.IP "---create-dirs"
+.IP "--create-dirs"
When used in conjunction with the -o option, curl will create the necessary
local directory hierarchy as needed.
.IP "--crlf"