[libvirt] [PATCH] virsh: Fix name of domain suspend command

13 Feb
2012
13 Feb
'12
1:45 p.m.
It's dompmsuspend, not suspend-duration. --- Pushed under trivial rule. tools/virsh.pod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index bd79b4c..877533b 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): -- 1.7.3.4
4946
Age (days ago)
4946
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Privoznik