]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: document freecell --all
authorEric Blake <eblake@redhat.com>
Wed, 6 Apr 2011 17:27:06 +0000 (11:27 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 11 Apr 2011 14:32:37 +0000 (08:32 -0600)
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

index 9c42008301903890accf6a3e7751e70894b1b397..2a708f66035b7a3576d41be432f1098ce79d89bb 100644 (file)
@@ -314,10 +314,11 @@ crashed.
 
 =back
 
-=item B<freecell> optional I<cellno>
+=item B<freecell> optional { I<--cellno> B<cellno> | I<--all> }
 
 Prints the available amount of memory on the machine or within a
-NUMA cell if I<cellno> is provided.
+NUMA cell if I<cellno> is provided.  If I<--all> is provided instead
+of I<--cellno>, then show the information on all NUMA cells.
 
 =item B<cpu-baseline> I<FILE>