]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: fix list term highlighting in URI docs
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 9 Jun 2025 15:16:47 +0000 (16:16 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 10 Jun 2025 13:51:08 +0000 (14:51 +0100)
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>
docs/uri.rst

index 1d2c68f5b84a88614048728bca96a84451530c3d..cc970001f4f6c8384eeadb51e265e06cb4a3fe2d 100644 (file)
@@ -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.