mirror of https://gitee.com/openkylin/libvirt.git
virDomainBackupGetXMLDesc: Fix and use full link to XML documentation
Use the full link to the backup XML description page and use the proper anchor after html->RST coversion. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
07b24d3065
commit
c728698a19
|
@ -13582,7 +13582,7 @@ virDomainAgentSetResponseTimeout(virDomainPtr domain,
|
|||
*
|
||||
* virDomainBackupGetXMLDesc() can be called to learn actual
|
||||
* values selected. For more information, see
|
||||
* formatcheckpoint.html#BackupAttributes.
|
||||
* https://www.libvirt.org/formatbackup.html#backup-xml
|
||||
*
|
||||
* The @checkpointXML parameter is optional; if non-NULL, then libvirt
|
||||
* behaves as if virDomainCheckpointCreateXML() were called to create
|
||||
|
|
Loading…
Reference in New Issue