virsh: Fix and clarify the --title flag for the list command in man page

This commit is contained in:
Peter Krempa 2012-04-19 10:33:05 +02:00
parent ee20ec4cdb
commit b83d76d40e

View File

@ -398,13 +398,15 @@ may be combined. Default behavior is as though both were specified. (Note that
if any of these flags is specified, the check for the persistence state is done if any of these flags is specified, the check for the persistence state is done
and may fail. If none of these flags is specified, the check is skipped.) and may fail. If none of these flags is specified, the check is skipped.)
If I<--title> is specified, then the domain note is printed. The output then If I<--title> is specified, then the short domain description (title) is
the output looks as follows. This flag is usable only with the default printed in an extra column. This flag is usable only with the default
I<--table> output. I<--table> output.
Example:
B<virsh> list --title B<virsh> list --title
Id Name State Title Id Name State Title
----------------------------------------------- -----------------------------------------------
0 Domain-0 running Mailserver 1 0 Domain-0 running Mailserver 1
2 fedora paused 2 fedora paused