minor syntax mistake

This commit is contained in:
Daniel Stenberg 2006-12-14 18:20:46 +00:00
parent 8da02df8e0
commit 6fe932b255
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@ is used to seed the random engine for SSL connections. See also the
with HTTPS or FTPS. The certificate must be in PEM format. If the optional
password isn't specified, it will be queried for on the terminal. Note that
this option assumes a \&"certificate" file that is the private key and the
private certificate concatenated! See \fI--cert\P and \fI--key\fP to specify
private certificate concatenated! See \fI--cert\fP and \fI--key\fP to specify
them independently.
If this option is used several times, the last one will be used.