[virt-tools-list] [PATCH virt-viewer 1/2] remote-viewer: mention vv-file in help output

Marc-André Lureau mlureau at redhat.com
Tue Jul 1 21:55:48 UTC 2014


ack

----- Original Message -----
> The man page already has a description of the vv-file format, but the
> --help output didn't mention it how to use it.
> 
> References: rhbz#970825
> ---
>  src/remote-viewer-main.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/remote-viewer-main.c b/src/remote-viewer-main.c
> index c0de02c..a84a732 100644
> --- a/src/remote-viewer-main.c
> +++ b/src/remote-viewer-main.c
> @@ -104,7 +104,7 @@ main(int argc, char **argv)
>            N_("Open connection using Spice controller communication"), NULL
>            },
>  #endif
>          { G_OPTION_REMAINING, '\0', 0, G_OPTION_ARG_STRING_ARRAY, &args,
> -          NULL, "-- URI" },
> +          NULL, "URI|VV-FILE" },
>          { NULL, 0, 0, G_OPTION_ARG_NONE, NULL, NULL, NULL }
>      };
>  
> --
> 1.9.3
> 
> _______________________________________________
> virt-tools-list mailing list
> virt-tools-list at redhat.com
> https://www.redhat.com/mailman/listinfo/virt-tools-list
> 




More information about the virt-tools-list mailing list