On Wed, 10 Jun 2026 13:34:15 +0100, Daniel P. Berrangé <[email protected]> wrote: > diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst > index 97750f5edc9..fdd1f0a1410 100644 > --- a/docs/about/deprecated.rst > +++ b/docs/about/deprecated.rst > @@ -61,6 +61,16 @@ The ``debug-threads`` option of the ``-name`` argument is > now > ignored. Thread naming is unconditionally enabled for all platforms > where it is supported. > > +``-mon`` option (since 11.1) > +'''''''''''''''''''''''''''' > + > +The ``-mon`` option was the generic mechanism for creating monitor objects > +if the convenience ``-qmp`` or ``-monitor`` options were not flexible > +enough. The momitor objects have been converted to QOM, so ``-mon > mode=readline``
"momitor" -> "monitor" -- Marc-André Lureau <[email protected]>
