diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-01-03 09:43:17 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-01-03 09:43:17 +0000 |
commit | 6aaee5f23bdc75826a733e40335078b97bfe1967 (patch) | |
tree | 5f419b017e909bdd42cef5aab3117220fb19c333 /docs | |
parent | dd06dcebe1fab25584e3753cea941ac901962b09 (diff) |
minor changes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/curl.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/curl.1 b/docs/curl.1 index 10b7a3466..7281b63e7 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -4,8 +4,7 @@ .\" .TH curl 1 "30 Nov 2001" "Curl 7.9.2" "Curl Manual" .SH NAME -curl \- get a URL with FTP, TELNET, LDAP, GOPHER, DICT, FILE, HTTP or -HTTPS syntax. +curl \- transfer a URL .SH SYNOPSIS .B curl [options] .I [URL...] |