aboutsummaryrefslogtreecommitdiff
path: root/curl.1
diff options
context:
space:
mode:
Diffstat (limited to 'curl.1')
-rw-r--r--curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/curl.1 b/curl.1
index aa2152d2c..7683a117d 100644
--- a/curl.1
+++ b/curl.1
@@ -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