diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/qmp-commands.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/qmp-commands.txt b/docs/qmp-commands.txt index 3faba0c..a2f2a1b 100644 --- a/docs/qmp-commands.txt +++ b/docs/qmp-commands.txt @@ -270,18 +270,6 @@ Notes: (3) The user Monitor's "detach" argument is invalid in QMP and should not be used -migrate_cancel --------------- - -Cancel the current migration. - -Arguments: None. - -Example: - --> { "execute": "migrate_cancel" } -<- { "return": {} } - migrate-incoming ---------------- |