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. --- Pushed under trivial rule. tools/virsh.pod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index 6730b8b..0d5a41d 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -353,7 +353,7 @@ instead show as B<saved> in the listing. If I<--title> is specified, then the domain note is printed. The output then the output looks as follows. -B<virsh> list --note +B<virsh> list --title Id Name State Title ----------------------------------------------- 0 Domain-0 running Mailserver 1 -- 1.7.3.4 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list