mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
monitor: clarify "info accel" help message
In preparation for adding "info accelerators", explain that this command is about runtime statistics. Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -271,12 +271,12 @@ ERST
|
||||
.name = "accel",
|
||||
.args_type = "",
|
||||
.params = "",
|
||||
.help = "show accelerator info",
|
||||
.help = "show accelerator statistics",
|
||||
},
|
||||
|
||||
SRST
|
||||
``info accel``
|
||||
Show accelerator info.
|
||||
Show accelerator statistics.
|
||||
ERST
|
||||
|
||||
SRST
|
||||
|
||||
Reference in New Issue
Block a user