From: Peter Krempa Date: Tue, 21 Feb 2012 14:05:49 +0000 (+0100) Subject: virsh: Fix docs for list command X-Git-Tag: v0.9.11-rc1~242 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4c68b0025243eb7de39153ab97c1223f5e7ef7e;p=thirdparty%2Flibvirt.git virsh: Fix docs for list command Commit fad5cd210899dfde4afe36712754dc921c3f3051 introduced option to display domain's title in the list command output. There was a mistake in the virsh man page example for this command stating --note instead of --title. --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 6730b8b7bb..0d5a41df1c 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -353,7 +353,7 @@ instead show as B in the listing. If I<--title> is specified, then the domain note is printed. The output then the output looks as follows. -B list --note +B list --title Id Name State Title ----------------------------------------------- 0 Domain-0 running Mailserver 1