cmdline-opts: formatting fixes

This commit is contained in:
Daniel Stenberg 2016-12-17 23:56:50 +01:00
parent 2bd2538eb0
commit e79d31715a
5 changed files with 16 additions and 16 deletions

View file

@ -3,6 +3,6 @@ Arg: <name>
Help: Crypto engine to use
Protocols: TLS
---
Select the OpenSSL crypto engine to use for cipher operations. Use \fI--engine
list\fP to print a list of build-time supported engines. Note that not all (or
Select the OpenSSL crypto engine to use for cipher operations. Use --engine
list to print a list of build-time supported engines. Note that not all (or
none) of the engines may be available at run-time.