]> git.proxmox.com Git - mirror_qemu.git/commitdiff
nbd: fix outdated qapi docs syntax for tls-creds
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 27 Feb 2019 16:20:35 +0000 (16:20 +0000)
committerEric Blake <eblake@redhat.com>
Wed, 6 Mar 2019 17:05:27 +0000 (11:05 -0600)
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20190227162035.18543-4-berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
qapi/block.json

index 79623088e72d46c66e35bb1e4c0aa4a788a26701..145c268bb64639a139d215dac2fd2fbe36e43a27 100644 (file)
 # QEMU instance could refer to them as "nbd:HOST:PORT:exportname=NAME".
 #
 # @addr: Address on which to listen.
-# @tls-creds: (optional) ID of the TLS credentials object. Since 2.6
+# @tls-creds: ID of the TLS credentials object (since 2.6).
 # @tls-authz: ID of the QAuthZ authorization object used to validate
 #             the client's x509 distinguished name. This object is
 #             is only resolved at time of use, so can be deleted and