qapi/dump: Clean up documentation of DumpGuestMemoryCapability
The type's doc comment describes its member, but it's not marked up as such. Easy enough to fix. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240205074709.3613229-12-armbru@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
e701cd77ab
commit
a57790f7d7
@ -186,7 +186,7 @@
|
|||||||
##
|
##
|
||||||
# @DumpGuestMemoryCapability:
|
# @DumpGuestMemoryCapability:
|
||||||
#
|
#
|
||||||
# A list of the available formats for dump-guest-memory
|
# @formats: the available formats for dump-guest-memory
|
||||||
#
|
#
|
||||||
# Since: 2.0
|
# Since: 2.0
|
||||||
##
|
##
|
||||||
|
@ -74,7 +74,6 @@
|
|||||||
'DummyBlockCoreForceArrays',
|
'DummyBlockCoreForceArrays',
|
||||||
'DummyForceArrays',
|
'DummyForceArrays',
|
||||||
'DummyVirtioForceArrays',
|
'DummyVirtioForceArrays',
|
||||||
'DumpGuestMemoryCapability',
|
|
||||||
'GrabToggleKeys',
|
'GrabToggleKeys',
|
||||||
'GuestPanicInformationHyperV',
|
'GuestPanicInformationHyperV',
|
||||||
'HotKeyMod',
|
'HotKeyMod',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user