mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-02 09:29:35 -05:00
docs: fix list term highlighting in URI docs
Having a blank line between the term and its definition prevents the RST to HTML convertor highlighting 'pkipath' correctly. Reviewed-by: Pavel Hrdina <phrdina@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@@ -296,7 +296,6 @@ Supported extra parameters:
|
||||
**Example:** ``no_verify=1``
|
||||
|
||||
``pkipath``
|
||||
|
||||
Specifies x509 certificates path for the client. If any of the CA
|
||||
certificate, client certificate, or client key is missing, the connection
|
||||
will fail with a fatal error.
|
||||
|
||||
Reference in New Issue
Block a user