summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools/virsh.pod')
-rw-r--r--tools/virsh.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/virsh.pod b/tools/virsh.pod
index b4c580ac8..c3f521aab 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -246,6 +246,11 @@ If I<cpu> is specified, this will prints specified cpu statistics only.
If I<--percent> is specified, this will prints percentage of each kind of cpu
statistics during 1 second.
+=item B<nodememstats> optional I<cell>
+
+Returns memory stats of the node.
+If I<cell> is specified, this will prints specified cell statistics only.
+
=item B<capabilities>
Print an XML document describing the capabilities of the hypervisor