mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
virsh.pod: Drop --persistent for detach-device-alias
https://bugzilla.redhat.com/show_bug.cgi?id=1598087 The detach-device-alias never supported --persistent argument. Drop it from the man page. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
7152b12c45
commit
31afed4685
@ -3197,7 +3197,7 @@ Note that older versions of virsh used I<--config> as an alias for
|
|||||||
I<--persistent>.
|
I<--persistent>.
|
||||||
|
|
||||||
=item B<detach-device-alias> I<domain> I<alias>
|
=item B<detach-device-alias> I<domain> I<alias>
|
||||||
[[[I<--live>] [I<--config>] | [I<--current>]] | [I<--persistent>]]
|
[[[I<--live>] [I<--config>] | [I<--current>]]]]
|
||||||
|
|
||||||
Detach a device with given I<alias> from the I<domain>.
|
Detach a device with given I<alias> from the I<domain>.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user