Commit 6fe932b2 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

minor syntax mistake

parent 8da02df8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.