[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] Add missing parameters to mon option documentat
From: |
Daniel P. Berrange |
Subject: |
Re: [Qemu-devel] [PATCH] Add missing parameters to mon option documentation |
Date: |
Thu, 9 Nov 2017 15:06:38 +0000 |
User-agent: |
Mutt/1.9.1 (2017-09-22) |
On Thu, Nov 09, 2017 at 01:19:03PM +0100, Vicente Jimenez Aguilar wrote:
> Documentation missed 'mon' option's 'pretty' and 'default' parameters
>
> Signed-off-by: Vicente Jimenez Aguilar <address@hidden>
> ---
> qemu-options.hx | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 3728e9b4dd..72cf48a8e5 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -3477,9 +3477,9 @@ Like -qmp but uses pretty JSON formatting.
> ETEXI
>
> DEF("mon", HAS_ARG, QEMU_OPTION_mon, \
> - "-mon [chardev=]name[,mode=readline|control]\n", QEMU_ARCH_ALL)
> + "-mon
> [chardev=]name[,mode=readline|control][,pretty[=on|off]][,default[=on|off]]\n",
> QEMU_ARCH_ALL)
> STEXI
> address@hidden -mon [chardev=]name[,mode=readline|control]
> address@hidden -mon
> [chardev=]name[,mode=readline|control][,pretty[=on|off]][,default[=on|off]]
The 'default' option is deprecated and unused, so intentionally not
documented
https://qemu.weilnetz.de/doc/qemu-doc.html#g_t_002dmon-default_003don-_0028since-2_002e4_002e0_0029
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|