From 96dde76b99897352aa3d0877a0b621a9e605733e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 22 May 2000 14:12:12 +0000 Subject: moved here from the newlib branch --- curl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'curl.1') 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 -- cgit v1.2.3