diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-09-04 19:41:09 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-09-04 19:41:09 +0200 |
commit | 1b0477a5a99412f8c2a3d58b1815487a678beec5 (patch) | |
tree | 8275048896175b8f64dded083ac372344fd2c478 /tests/FILEFORMAT | |
parent | 4ae2f77ba1557321b9210b05efd8d822c935219d (diff) | |
download | curl-1b0477a5a99412f8c2a3d58b1815487a678beec5.tar.gz |
FILEFORMAT: the FTP commands work for more protocols
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index d8c1345a1..d79cbf76d 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -97,7 +97,7 @@ wait [secs] </postcmd> <servercmd> Special-commands for the server. -For FTP, these are supported: +For FTP/SMTP/POP/IMAP, these are supported: REPLY [command] [return value] [response string] - Changes how the server responds to the [command]. [response string] is |