qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] trivial: Remove extra character in configure help
@ 2020-06-24  8:33 Christophe de Dinechin
  2020-06-24  8:38 ` Christophe de Dinechin
  2020-06-24  8:59 ` Daniel P. Berrangé
  0 siblings, 2 replies; 4+ messages in thread
From: Christophe de Dinechin @ 2020-06-24  8:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Michael Tokarev, Laurent Vivier

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] 4+ messages in thread

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

Thread overview: 4+ 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:38 ` Christophe de Dinechin
2020-06-24  8:59 ` Daniel P. Berrangé
2020-06-24  9:09   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).