qmp-commands: Fix typo

Just a trivial patch to correct a QMP example in qmp-commands.hx.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
John Snow 2015-04-28 15:20:41 -04:00 committed by Michael Tokarev
parent 52a53afebd
commit 5403432f39
1 changed files with 2 additions and 2 deletions

View File

@ -2380,7 +2380,7 @@ Example:
"virtual-size":2048000,
"backing_file":"base.qcow2",
"full-backing-filename":"disks/base.qcow2",
"backing-filename-format:"qcow2",
"backing-filename-format":"qcow2",
"snapshots":[
{
"id": "1",
@ -3847,7 +3847,7 @@ Example:
"virtual-size":2048000,
"backing_file":"base.qcow2",
"full-backing-filename":"disks/base.qcow2",
"backing-filename-format:"qcow2",
"backing-filename-format":"qcow2",
"snapshots":[
{
"id": "1",