mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
virsh: Fix docs for list command
Commit fad5cd2108
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.
This commit is contained in:
parent
e1ecba4669
commit
c4c68b0025
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user