qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] qemu-img: Fix stale doc comment


From: Eric Blake
Subject: Re: [PATCH] qemu-img: Fix stale doc comment
Date: Fri, 17 Apr 2020 17:16:39 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

On 4/17/20 5:12 PM, Eric Blake wrote:
Missed in commit e13c59fa.

Signed-off-by: Eric Blake <address@hidden>
---
  qemu-img-cmds.hx | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

and I should have grepped for other instances; this needs to be squashed in:

diff --git i/qemu-img.c w/qemu-img.c
index d900bde89911..481103f7a10f 100644
--- i/qemu-img.c
+++ w/qemu-img.c
@@ -110,7 +110,7 @@ static void QEMU_NORETURN unrecognized_option(const char *option)
     error_exit("unrecognized option '%s'", option);
 }

-/* Please keep in synch with qemu-img.texi */
+/* Please keep in synch with docs/tools/qemu-img.rst */
 static void QEMU_NORETURN help(void)
 {
     const char *help_msg =


--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]