qapi: Fix calc-dirty-rate examplepull-qapi-2022-04-05
commit8230f3389c7d7215d0c3946d415f54b3e9c07f73
authorMarkus Armbruster <armbru@redhat.com>
Fri, 1 Apr 2022 08:20:28 +0000 (1 10:20 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 5 Apr 2022 10:30:45 +0000 (5 12:30 +0200)
tree633890c2887fce58754213ce03388e8aea0b216e
parent7c90031d8057b8c539b75d96adb23ac78d00c149
qapi: Fix calc-dirty-rate example

The example shows {"command": ...}, which is wrong.  Fix it to
{"execute": ...}.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220401082028.3583296-1-armbru@redhat.com>
Reviewed-by: Victor Toso <victortoso@redhat.com>
qapi/migration.json