]> Git Repo - qemu.git/commitdiff
qmp-commands: remove query-qmp-schema from txt
authorMarc-André Lureau <[email protected]>
Sun, 25 Sep 2016 09:07:38 +0000 (13:07 +0400)
committerMarkus Armbruster <[email protected]>
Mon, 16 Jan 2017 08:19:48 +0000 (09:19 +0100)
It's better described in the schema already.

Signed-off-by: Marc-André Lureau <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
docs/qmp-commands.txt

index 715b9231fdc193999d860e21748a0125f6ab3299..3613cbfa5beb636819c21420cd3048d2aa3d3a90 100644 (file)
@@ -107,15 +107,3 @@ Example:
 <- { "return": {} }
 
 Note: This command must be issued before issuing any other command.
-
-3. Query Commands
-=================
-
-
-query-qmp-schema
-----------------
-
-Return the QMP wire schema.  The returned value is a json-array of
-named schema entities.  Entities are commands, events and various
-types.  See docs/qapi-code-gen.txt for information on their structure
-and intended use.
This page took 0.030247 seconds and 4 git commands to generate.