aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-12-15 07:43:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-12-15 07:43:39 +0000
commit8f25a95b475e9ba3a5145a69fadf1f01879dc949 (patch)
treea006f2b36562ffc1cdfe6dba6716d3f31da29333 /docs
parent7f5d092223950d6923aec0225bb54d33df65ba98 (diff)
minor edit
Diffstat (limited to 'docs')
-rw-r--r--docs/curl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index cd8d0515b..a6d0ef1a0 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -686,8 +686,8 @@ dynamically.
Write output to a local file named like the remote file we get. (Only the file
part of the remote file is used, the path is cut off.)
-The remote file name to use for saving is extracted from the given URL.
-Nothing else
+The remote file name to use for saving is extracted from the given URL,
+nothing else.
You may use this option as many times as you have number of URLs.
.IP "--pass <phrase>"