[Libguestfs] [p2v PATCH 02/11] Introduce "p2v.output.misc" for passing "-oo" options to virt-v2v

Richard W.M. Jones rjones at redhat.com
Mon Jan 30 18:12:24 UTC 2023


On Mon, Jan 30, 2023 at 03:22:19PM +0100, Laszlo Ersek wrote:
> +      ConfigStringList->new(name => 'misc'),
>      ],
>    ),
>  ];
> @@ -168,6 +169,7 @@ my @cmdline_aliases = (
>    ["p2v.output.connection", "p2v.oc"],
>    ["p2v.output.format",     "p2v.of"],
>    ["p2v.output.storage",    "p2v.os"],
> +  ["p2v.output.misc",       "p2v.oo"],

I'm perhaps being fussy but shouldn't it be "p2v.output.options"?
(It doesn't really matter, just preference)

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
nbdkit - Flexible, fast NBD server with plugins
https://gitlab.com/nbdkit/nbdkit


More information about the Libguestfs mailing list