commit | 836c3b01d2630192d6f5a941ca073bc8d650574b | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Tue Jun 09 14:38:58 2015 +0200 |
committer | Markus Armbruster <armbru@redhat.com> | Thu Jun 18 14:12:33 2015 +0200 |
tree | f572b529015406fc899a3666534da3fe1c633aa4 | |
parent | 0311c5bde313c9ffcda2a198bd7cc70ae130d973 [diff] |
qapi: Drop bogus command from docs Commit 87a560c4 added it in the wrong place. Commit 59a2c4ce added it in the right place, but didn't remove it from the wrong place. Do that now. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>