]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Document the dommemstat command in the virsh man page
authorAdam Litke <agl@us.ibm.com>
Mon, 21 Dec 2009 14:24:56 +0000 (15:24 +0100)
committerDaniel Veillard <veillard@redhat.com>
Mon, 21 Dec 2009 14:24:56 +0000 (15:24 +0100)
* tools/virsh.pod: Provide a basic mention of the dommemstat command in
  the virsh man page.

tools/virsh.pod

index 383046487cfa2f7f8de462830e458c76a404ec3d..ee8cc110747e6a8437d1e9fcf546e5049bc64caa 100644 (file)
@@ -257,6 +257,10 @@ Get device block stats for a running domain.
 
 Get network interface stats for a running domain.
 
+=item B<dommemstat> I<domain>
+
+Get memory stats for a running domain.
+
 =item B<dominfo> I<domain-id>
 
 Returns basic information about the domain.