On 01/18/2017 11:58 PM, Nitesh Konkar wrote: > Signed-off-by: Nitesh Konkar <nitkon12@xxxxxxxxxxxxxxxxxx> > --- > tools/virsh.pod | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > ACK and pushed (w/ slight adjustment noted below) John > diff --git a/tools/virsh.pod b/tools/virsh.pod > index 467a7d6..bf5b93a 100644 > --- a/tools/virsh.pod > +++ b/tools/virsh.pod > @@ -308,14 +308,14 @@ With I<--pretty> the online CPUs are printed as a range instead of a list. > =item B<nodecpustats> [I<cpu>] [I<--percent>] > > Returns cpu stats of the node. > -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 > +If I<cpu> is specified, this will print specified cpu statistics only. > +If I<--percent> is specified, this will print percentage of each kind of cpu changed the grammar slightly... "will print the specified" and "will print the percentage" > statistics during 1 second. > > =item B<nodememstats> [I<cell>] > > Returns memory stats of the node. > -If I<cell> is specified, this will prints specified cell statistics only. > +If I<cell> is specified, this will print specified cell statistics only. similar "will print the specified" > > =item B<nodesuspend> [I<target>] [I<duration>] > > -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list