From: Adam Litke Date: Mon, 21 Dec 2009 14:24:56 +0000 (+0100) Subject: Document the dommemstat command in the virsh man page X-Git-Tag: v0.7.5~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc3618d77bb4ef22cc5c937d78d64ccbe143f572;p=thirdparty%2Flibvirt.git Document the dommemstat command in the virsh man page * tools/virsh.pod: Provide a basic mention of the dommemstat command in the virsh man page. --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 383046487c..ee8cc11074 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -257,6 +257,10 @@ Get device block stats for a running domain. Get network interface stats for a running domain. +=item B I + +Get memory stats for a running domain. + =item B I Returns basic information about the domain.