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@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list