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?
-serge