Please ignore. The =B appears intentional, even if it offsets the whole help text.
Maybe replace with =L to indicate a list is expected? > On 24 Jun 2020, at 10:33, Christophe de Dinechin <dinec...@redhat.com> wrote: > > Signed-off-by: Christophe de Dinechin <dinec...@redhat.com> > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > index ba88fd1824..c7a6a5adfe 100755 > --- a/configure > +++ b/configure > @@ -1787,7 +1787,7 @@ Advanced options (experts only): > --block-drv-ro-whitelist=L > set block driver read-only whitelist > (affects only QEMU, not qemu-img) > - --enable-trace-backends=B Set trace backend > + --enable-trace-backends= Set trace backend > Available backends: $trace_backend_list > --with-trace-file=NAME Full PATH,NAME of file to store traces > Default:trace-<pid> > -- > 2.26.2 > >