mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 09:21:50 -05:00
As noticed by Kevin Roth, we shall not speak of root dir when it isn't
necessarily the root...
This commit is contained in:
parent
d9246ff24d
commit
93352e56d8
@ -11,7 +11,7 @@ SIMPLE USAGE
|
||||
|
||||
curl http://www.netscape.com/
|
||||
|
||||
Get the root README file from funet's ftp-server:
|
||||
Get the README file the user's home directory at funet's ftp-server:
|
||||
|
||||
curl ftp://ftp.funet.fi/README
|
||||
|
||||
@ -19,7 +19,7 @@ SIMPLE USAGE
|
||||
|
||||
curl http://www.weirdserver.com:8000/
|
||||
|
||||
Get a list of the root directory of an FTP site:
|
||||
Get a list of a directory of an FTP site:
|
||||
|
||||
curl ftp://cool.haxx.se/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user