]> xenbits.xensource.com Git - libvirt.git/commit
formatcaps: Update capabilities example
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 12 Dec 2022 09:54:35 +0000 (10:54 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 12 Dec 2022 16:08:07 +0000 (17:08 +0100)
commit6a58b9b5ed230b7ce3e462c7910bb1974557ede7
tree67acc93a80c08078e6c74540998e9f166cd76ca3
parente9767876fbb5fe47605c3b5cd46ed8d054a1561d
formatcaps: Update capabilities example

In the formatcaps.rst we give an example output of capabilities.
Well, there are couple of issues with it:

1) We show <features/> nested under /capabilities/host/cpu.
   There's no such element and never was.

2) The ordering of elements is corrupted.

3) There is plenty of elements missing.

Fix these by showing an actual output of 'virsh capabilities' as
obtained on my machine.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatcaps.rst