[libvirt] [PATCH] virsh: remove a badly placed line break in virsh -h output

Justin Clift jclift at redhat.com
Wed Dec 1 13:35:13 UTC 2010


On 02/12/2010, at 12:30 AM, Justin Clift wrote:
> The output was previously:
> 
>    -c | --connect <uri>    hypervisor connection URI
>    -r | --readonly         connect readonly
>    -d | --debug <num>      debug level [0-5]
>    -h | --help             this help
>    -q | --quiet            quiet mode
>    -t | --timing           print timing information
>    -l | --log <file>       output logging to file
>    -v | --version[=short]  program version
> 
>    -V | --version=long     version and full options
> 
> (note the blank line between the --version types)
> 
> This patch removes the extra blank line.
> ---
> tools/virsh.c |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

Pushed this under the trivial rule.




More information about the libvir-list mailing list