mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 14:35:25 +00:00
Fix typos in virsh.pod file
* tools/virsh.pod: Fix missing > tag in docs
This commit is contained in:
parent
8fb9fdc3d9
commit
a4b4b6aa30
@ -798,7 +798,7 @@ value are kilobytes (i.e. blocks of 1024 bytes).
|
|||||||
=back
|
=back
|
||||||
|
|
||||||
=item B<blkiotune> I<domain-id> [I<--weight> B<weight>] [[I<--config>]
|
=item B<blkiotune> I<domain-id> [I<--weight> B<weight>] [[I<--config>]
|
||||||
[I<--live] | [I<--current>]]
|
[I<--live>] | [I<--current>]]
|
||||||
|
|
||||||
Display or set the blkio parameters. QEMU/KVM supports I<--weight>.
|
Display or set the blkio parameters. QEMU/KVM supports I<--weight>.
|
||||||
I<--weight> is in range [100, 1000].
|
I<--weight> is in range [100, 1000].
|
||||||
@ -811,7 +811,7 @@ exclusive. If no flag is specified, behavior is different depending
|
|||||||
on hypervisor.
|
on hypervisor.
|
||||||
|
|
||||||
=item B<setvcpus> I<domain-id> I<count> [I<--maximum>] [[I<--config>]
|
=item B<setvcpus> I<domain-id> I<count> [I<--maximum>] [[I<--config>]
|
||||||
[I<--live>] | [I<--current]]
|
[I<--live>] | [I<--current>]]
|
||||||
|
|
||||||
Change the number of virtual CPUs active in a guest domain. By default,
|
Change the number of virtual CPUs active in a guest domain. By default,
|
||||||
this command works on active guest domains. To change the settings for an
|
this command works on active guest domains. To change the settings for an
|
||||||
|
Loading…
Reference in New Issue
Block a user