mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
doc: virsh: Fix command name in man page
Fix cut&paste error having command named domif-setlink instead of domif-getlink.
This commit is contained in:
parent
e99f01ecb6
commit
b4a01cecd6
@ -518,7 +518,7 @@ Modify link state of the domain's virtual interface. Possible values for
|
|||||||
state are "up" and "down. If --persistent is specified, only the persistent
|
state are "up" and "down. If --persistent is specified, only the persistent
|
||||||
configuration of the domain is modified.
|
configuration of the domain is modified.
|
||||||
|
|
||||||
=item B<domif-setlink> I<domain> I<interface-MAC> I<--persistent>
|
=item B<domif-getlink> I<domain> I<interface-MAC> I<--persistent>
|
||||||
|
|
||||||
Query link state of the domain's virtual interface. If --persistent
|
Query link state of the domain's virtual interface. If --persistent
|
||||||
is specified, query the persistent configuration.
|
is specified, query the persistent configuration.
|
||||||
|
Loading…
Reference in New Issue
Block a user