aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/man/xl.pod.16
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index 64a118e607..5975d7b646 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -504,7 +504,7 @@ Pass VNC password to vncviewer via stdin.
Saves a running domain to a state file so that it can be restored
later. Once saved, the domain will no longer be running on the
-system, unless the -c option is used.
+system, unless the -c or -p options are used.
B<xl restore> restores from this checkpoint file.
Passing a config file argument allows the user to manually select the VM config
file used to create the domain.
@@ -515,6 +515,10 @@ file used to create the domain.
Leave domain running after creating the snapshot.
+=item B<-p>
+
+Leave domain paused after creating the snapshot.
+
=back
=item B<sharing> [I<domain-id>]