From ab938bb9bdb273749e521508f3373b5859cc4906 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 8 Feb 2005 23:39:47 +0000 Subject: [PATCH] -O clarification --- docs/curl.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/curl.1 b/docs/curl.1 index 4dc8f0425..515356f6d 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -628,6 +628,9 @@ 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 + You may use this option as many times as you have number of URLs. .IP "--pass " (SSL) Pass phrase for the private key