aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <mprivozn@redhat.com>2012-02-13 14:37:09 +0100
committerMichal Privoznik <mprivozn@redhat.com>2012-02-13 14:40:46 +0100
commit78a7cb0d7aac11bfd4ec174f7067d322794a0770 (patch)
tree8a7230e9567f4f03dcb73aa035968678969e6c0c
parentvirpidfile: Allow whitespace character at the end of pidfile (diff)
downloadlibvirt-78a7cb0d7aac11bfd4ec174f7067d322794a0770.tar.gz
libvirt-78a7cb0d7aac11bfd4ec174f7067d322794a0770.tar.bz2
libvirt-78a7cb0d7aac11bfd4ec174f7067d322794a0770.zip
virsh: Fix name of domain suspend command
It's dompmsuspend, not suspend-duration.
-rw-r--r--tools/virsh.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/virsh.pod b/tools/virsh.pod
index bd79b4c3b..877533bc2 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -1280,7 +1280,7 @@ Moves a domain out of the suspended state. This will allow a previously
suspended domain to now be eligible for scheduling by the underlying
hypervisor.
-=item B<suspend-duration> I<domain-id> I<target>
+=item B<dompmsuspend> I<domain-id> I<target>
Suspend a running domain into one of these states (possible I<target>
values):