summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPavel Hrdina <phrdina@redhat.com>2017-09-06 09:13:44 +0200
committerPavel Hrdina <phrdina@redhat.com>2017-09-12 08:58:31 +0200
commitaf91d51fc8d2cb14b0a4b82b8bd671fa9dfc088f (patch)
tree008ec9160f1bcd64e4f563b504af1d1bc324f59c /man
parent04e35b2d8533bc6483239501de7dcf8d11bb0dee (diff)
downloadvirt-manager-af91d51fc8d2cb14b0a4b82b8bd671fa9dfc088f.tar.gz
cli: introduce snapshot_policy parameter for disk device
This allows to configure snapshot behavior for each disk. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1430642 Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Diffstat (limited to 'man')
-rw-r--r--man/virt-install.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/virt-install.pod b/man/virt-install.pod
index f2a036a3..a030b3af 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -722,6 +722,12 @@ WD-WMAP9A966149
It defines what to do with the disk if the source file is not accessible. See
possible values in L<http://www.libvirt.org/formatdomain.html#elementsDisks>
+=item B<snapshot_policy>
+
+Defines default behavior of the disk during disk snapshots. See possible
+values in L<http://www.libvirt.org/formatdomain.html#elementsDisks>,
+"snapshot" attribute of the <disk> element.
+
=back
See the examples section for some uses. This option deprecates -f/--file,