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:
parent
58aa1d08bb
commit
2808652b4f
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue