All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] trivial: Remove extra character in configure help
@ 2020-06-24  8:33 ` Christophe de Dinechin
  0 siblings, 0 replies; 6+ messages in thread
From: Christophe de Dinechin @ 2020-06-24  8:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Laurent Vivier, Michael Tokarev

Signed-off-by: Christophe de Dinechin <dinechin@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



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-06-24  9:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-24  8:33 [PATCH] trivial: Remove extra character in configure help Christophe de Dinechin
2020-06-24  8:33 ` Christophe de Dinechin
2020-06-24  8:38 ` Christophe de Dinechin
2020-06-24  8:59 ` Daniel P. Berrangé
2020-06-24  8:59   ` Daniel P. Berrangé
2020-06-24  9:09   ` Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.