From b83d76d40e1c5ffcbf6e1908fc86e4a650a1e9d3 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Thu, 19 Apr 2012 10:33:05 +0200 Subject: [PATCH] virsh: Fix and clarify the --title flag for the list command in man page --- tools/virsh.pod | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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