diff --git a/docs/formatsnapshot.html.in b/docs/formatsnapshot.html.in index 1bbbf062058c557ed9912ec26bf50adae4c07ef1..a19e91b4d5644a60380697b0a2a524ccdd01885b 100644 --- a/docs/formatsnapshot.html.in +++ b/docs/formatsnapshot.html.in @@ -140,8 +140,8 @@
This sub-element describes the snapshot properties of a specific disk. The attribute name is mandatory, and must match either the <target - dev='name'/> or an unambiguous <source - file='name'/> of one of + dev='name'/> (recommended) or an unambiguous + <source file='name'/> of one of the disk devices specified for the domain at the time of the snapshot. The attribute snapshot is @@ -255,7 +255,7 @@ <domainsnapshot> <description>Snapshot of OS install and updates</description> <disks> - <disk name='/path/to/old'> + <disk name='vda'> <source file='/path/to/new'/> </disk> <disk name='vdb' snapshot='no'/>