From 0ddc8d0aebf2e727c78aa09a0f507766297f4e7c Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Wed, 6 Apr 2011 11:27:06 -0600 Subject: [PATCH] docs: document freecell --all Based on a smaller patch developed by Moritoshi Oshiro: https://bugzilla.redhat.com/show_bug.cgi?id=693963 * tools/virsh.pod (freecell): Mention all, and clarify that optional cellno requires --cellno. --- tools/virsh.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index 9c42008301..2a708f6603 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -314,10 +314,11 @@ crashed. =back -=item B optional I +=item B optional { I<--cellno> B | I<--all> } Prints the available amount of memory on the machine or within a -NUMA cell if I is provided. +NUMA cell if I is provided. If I<--all> is provided instead +of I<--cellno>, then show the information on all NUMA cells. =item B I -- 2.47.2