diff options
Diffstat (limited to 'curl.1')
| -rw-r--r-- | curl.1 | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -204,7 +204,7 @@ A quick and very simple example of how to setup a  to allow curl to ftp to the machine host.domain.com with user name  'myself' and password 'secret' should look similar to: -.B "machine host.domain.com user myself password secret" +.B "machine host.domain.com login myself password secret"  .IP "-N/--no-buffer"  Disables the buffering of the output stream. In normal work situations, curl  will use a standard buffered output stream that will have the effect that it | 
