diff options
Diffstat (limited to 'docs')
| -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 79cfa9c6c..11b7fe530 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -900,7 +900,7 @@ default config file search path.  commands are  sent BEFORE the transfer is taking place (just after the initial PWD command  to be exact). To make commands take place after a successful transfer, prefix -them with a dash '-' (only the latter is support with SFTP). To make +them with a dash '-' (only the latter is supported with SFTP). To make  commands get sent after libcurl has changed working directory, just  before the transfer command(s), prefix the command with '+'. You may  specify any amount of commands. If the server returns failure for one | 
