All of lore.kernel.org
 help / color / mirror / Atom feed
* [qemu-web PATCH] (typo)
@ 2021-06-18 22:54 adam.s
  2021-08-17 11:19 ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 2+ messages in thread
From: adam.s @ 2021-06-18 22:54 UTC (permalink / raw)
  To: qemu-devel

Hello,

Sorry I cannot use github/gitlab.

I'm new to QEMU but I found this typo (mismatched braces) in the *installed* HTML manual:

In: "file:///C:/Program%20Files/qemu/share/doc/tools/qemu-img.html"
This should *not* have ending ']':

measure [--output=OFMT] [-O OUTPUT_FMT] [-o OPTIONS] [--size N | [--object OBJECTDEF] [--image-opts] [-f FMT] [-l SNAPSHOT_PARAM] FILENAME]


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

* Re: [qemu-web PATCH] (typo)
  2021-06-18 22:54 [qemu-web PATCH] (typo) adam.s
@ 2021-08-17 11:19 ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 2+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-08-17 11:19 UTC (permalink / raw)
  To: adam.s, qemu-devel, Qemu-block

On 6/19/21 12:54 AM, adam.s@Safe-mail.net wrote:
> Hello,
> 
> Sorry I cannot use github/gitlab.
> 
> I'm new to QEMU but I found this typo (mismatched braces) in the *installed* HTML manual:
> 
> In: "file:///C:/Program%20Files/qemu/share/doc/tools/qemu-img.html"
> This should *not* have ending ']':
> 
> measure [--output=OFMT] [-O OUTPUT_FMT] [-o OPTIONS] [--size N | [--object OBJECTDEF] [--image-opts] [-f FMT] [-l SNAPSHOT_PARAM] FILENAME]

I understand this as two possibilities, either '--size N':

  measure [--output=OFMT] [-O OUTPUT_FMT] [-o OPTIONS]
          --size N

or the rest, ending with FILENAME:

  measure [--output=OFMT] [-O OUTPUT_FMT] [-o OPTIONS]
          [--object OBJECTDEF] [--image-opts] [-f FMT]
          [-l SNAPSHOT_PARAM] FILENAME



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

end of thread, other threads:[~2021-08-17 11:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18 22:54 [qemu-web PATCH] (typo) adam.s
2021-08-17 11:19 ` 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.