mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
qmp: Say "out-of-band" instead of "Out-Of-Band"
Affects documentation and a few error messages. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20180703085358.13941-2-armbru@redhat.com>
This commit is contained in:
parent
e8c858944e
commit
c069821220
6 changed files with 12 additions and 12 deletions
|
@ -85,7 +85,7 @@ The greeting message format is:
|
|||
|
||||
Currently supported capabilities are:
|
||||
|
||||
- "oob": the QMP server supports "Out-Of-Band" (OOB) command
|
||||
- "oob": the QMP server supports "out-of-band" (OOB) command
|
||||
execution. For more details, please see the "run-oob" parameter in
|
||||
the "Issuing Commands" section below. Not all commands allow this
|
||||
"oob" execution. The "query-qmp-schema" command can be used to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue