mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
docs: Typo fix in live disk backup
Add in the missing space in the section header.
Fixes: 1084159b31
("qapi: deprecate drive-backup", v6.2.0)
Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
09334420d2
commit
a8e1ea4c97
1 changed files with 2 additions and 2 deletions
|
@ -931,8 +931,8 @@ Shutdown the guest, by issuing the ``quit`` QMP command::
|
|||
}
|
||||
|
||||
|
||||
Live disk backup --- ``blockdev-backup`` and the deprecated``drive-backup``
|
||||
---------------------------------------------------------------------------
|
||||
Live disk backup --- ``blockdev-backup`` and the deprecated ``drive-backup``
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
The ``blockdev-backup`` (and the deprecated ``drive-backup``) allows
|
||||
you to create a point-in-time snapshot.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue