summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2011-01-26 17:02:33 -0800
committerDan Fandrich <dan@coneharvesters.com>2011-01-26 17:02:33 -0800
commit77cbfe2274bdbf8b566d40e0ad68cccae0cb5e3a (patch)
tree9fea3689c81e55185b48f5b7e0523d58a783e37b
parent20690e412d5174de44233786c818a906d9e2887a (diff)
downloadgnurl-77cbfe2274bdbf8b566d40e0ad68cccae0cb5e3a.tar.gz
gnurl-77cbfe2274bdbf8b566d40e0ad68cccae0cb5e3a.tar.bz2
gnurl-77cbfe2274bdbf8b566d40e0ad68cccae0cb5e3a.zip
Mention that sftp quote commands can be quoted
-rw-r--r--docs/curl.13
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 33b5e0269..ba7f6108c 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -1056,7 +1056,8 @@ RFC 959 defines to FTP servers, or one of the commands listed below to
SFTP servers. This option can be used multiple times.
SFTP is a binary protocol. Unlike for FTP, libcurl interprets SFTP quote
-commands before sending them to the server. Following is the list of
+commands itself before sending them to the server. File names may be quoted
+shell-style to embed spaces or special characters. Following is the list of
all supported SFTP quote commands:
.RS
.IP "chgrp group file"