]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: document block.n.allocation stat
authorEric Blake <eblake@redhat.com>
Mon, 24 Nov 2014 20:58:20 +0000 (13:58 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 25 Nov 2014 15:59:45 +0000 (08:59 -0700)
commit7296e896c92c64ec5653095bcc2ed86b6a72a7d5
tree85c10c188cd0bf65fe2cc789d9412a20cf7d8fad
parent96e0d6774f47d3b7c05bcc55144c45f5605fc666
virsh: document block.n.allocation stat

Commit 7557ddf added some additional block.* stats to
virDomainListGetStats, but failed to document them in 'man
virsh'.  Also, I noticed some inconsistent use of commas.

* tools/virsh.pod (domstats): Tweak commas, add missing stats.

Signed-off-by: Eric Blake <eblake@redhat.com>
tools/virsh.pod