aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLINFO_FILETIME.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/opts/CURLINFO_FILETIME.3')
-rw-r--r--docs/libcurl/opts/CURLINFO_FILETIME.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLINFO_FILETIME.3 b/docs/libcurl/opts/CURLINFO_FILETIME.3
index 71f9d2b14..84093eb2a 100644
--- a/docs/libcurl/opts/CURLINFO_FILETIME.3
+++ b/docs/libcurl/opts/CURLINFO_FILETIME.3
@@ -38,7 +38,7 @@ Note that you must tell the server to collect this information before the
transfer is made, by using the \fICURLOPT_FILETIME(3)\fP option to
\fIcurl_easy_setopt(3)\fP or you will unconditionally get a -1 back.
.SH PROTOCOLS
-HTTP(S), FTP(S)
+HTTP(S), FTP(S), SFTP
.SH EXAMPLE
TODO
.SH AVAILABILITY