qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] 'info help'


From: Serge E. Hallyn
Subject: Re: [Qemu-devel] 'info help'
Date: Sun, 24 Feb 2013 22:07:47 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

Quoting mdroth (address@hidden):
> On Fri, Feb 22, 2013 at 05:10:29PM +0000, Serge E. Hallyn wrote:
> > Hi,
> > 
> > up to and including 1.3.0, monitor.c:do_info(), if it got no arg or an
> > unknown arg, would do help_cmd(mon, "info");  That behavior is gone in
> > 1.4.0, so that 'info', 'info help', and 'info whatever' just say unknown
> > argument.  Was that intended, or would re-introducing the old behavior
> > be acceptable?
> 
> Seems intended: 84c44613f9ad8d13e0d2dbee767051527072dc12 introduced the
> change as a result of refactoring, and the change in behavior was documented
> (and the original behavior was never really 'official': 'help info' was
> always the documented help text).

Thanks guys, just wanted to make sure.

-serge



reply via email to

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