qemu-devel
[Top][All Lists]
Advanced

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

Re: [qemu-web PATCH] (typo)


From: Philippe Mathieu-Daudé
Subject: Re: [qemu-web PATCH] (typo)
Date: Tue, 17 Aug 2021 13:19:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

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




reply via email to

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