diff options
Diffstat (limited to 'docs/curl.1')
-rw-r--r-- | docs/curl.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1 index b491a7a8c..02e715f79 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -215,7 +215,7 @@ local directory hierarchy as needed. This option creates the dirs mentioned with the -o option, nothing else. If the -o file name uses no dir or if the dirs it mentions already exist, no dir will be created. -To create remote directories when using FTP or SFTP, try +To create remote directories when using FTP or SFTP, try \fI--ftp-create-dirs\fP. .IP "--crlf" (FTP) Convert LF to CRLF in upload. Useful for MVS (OS/390). |