mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
qapi: Fix documentation for query-xen-replication-status
The correct return type is ReplicationStatus, not ReplicationResult. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Message-Id: <20220420153408.243584-3-abologna@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
committed by
Markus Armbruster
parent
659056b81d
commit
f43471297b
+1
-1
@@ -1619,7 +1619,7 @@
|
||||
#
|
||||
# Query replication status while the vm is running.
|
||||
#
|
||||
# Returns: A @ReplicationResult object showing the status.
|
||||
# Returns: A @ReplicationStatus object showing the status.
|
||||
#
|
||||
# Example:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user