mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
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.
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…
x
Reference in New Issue
Block a user