mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
virsh: Fix name of domain suspend command
It's dompmsuspend, not suspend-duration.
This commit is contained in:
parent
9034699cb1
commit
78a7cb0d7a
@ -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):
|
||||
|
Loading…
x
Reference in New Issue
Block a user