1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

curl.1: mention the deprecated --krb4 option

This commit is contained in:
Daniel Stenberg 2016-04-28 23:23:17 +02:00
parent d848be14b2
commit 12622f3899

View File

@ -957,6 +957,8 @@ This option requires a library built with kerberos4 support. This is not
very common. Use \fI-V, --version\fP to see if your curl supports it. very common. Use \fI-V, --version\fP to see if your curl supports it.
If this option is used several times, the last one will be used. If this option is used several times, the last one will be used.
.IP "--krb4 <level>"
(FTP) This is the former name for \fI--krb\fP. Do not use.
.IP "-l, --list-only" .IP "-l, --list-only"
(FTP) (FTP)
When listing an FTP directory, this switch forces a name-only view. This is When listing an FTP directory, this switch forces a name-only view. This is