From: Peter Krempa Date: Thu, 19 Apr 2012 08:33:05 +0000 (+0200) Subject: virsh: Fix and clarify the --title flag for the list command in man page X-Git-Tag: v0.9.12-rc1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b83d76d40e1c5ffcbf6e1908fc86e4a650a1e9d3;p=thirdparty%2Flibvirt.git virsh: Fix and clarify the --title flag for the list command in man page --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 140d8e82ca..ca5c853838 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -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 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 -the output looks as follows. This flag is usable only with the default +If I<--title> is specified, then the short domain description (title) is +printed in an extra column. This flag is usable only with the default I<--table> output. +Example: + B list --title Id Name State Title ------------------------------------------------ + ----------------------------------------------- 0 Domain-0 running Mailserver 1 2 fedora paused