qmp: use valid JSON in transaction example
commitcd0c5389ddb7d0bb7005f993be1b8ac46a8b88b2
authorEric Blake <eblake@redhat.com>
Tue, 6 May 2014 15:39:03 +0000 (6 09:39 -0600)
committerLuiz Capitulino <lcapitulino@redhat.com>
Fri, 9 May 2014 13:11:32 +0000 (9 09:11 -0400)
treee9b84fabc0f0ef886f787f767875879f21f7c5f8
parentab31979a7e835832605f8425d0eaa5c74d1e6375
qmp: use valid JSON in transaction example

Our example should use the correct quotes to match what someone
could actually pass over the wire.

* qmp-commands.hx: Use correct JSON quotes.

Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
qmp-commands.hx