mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
123ea7d51c
rather than using short opentions (e.g. "-p 0000:00:02.0"), use long options everywhere (e.g. "--parent=0000:00:02.0") Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Laine Stump <laine@redhat.com>
6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
mdevctl \
|
|
define \
|
|
--parent=0000:00:02.0 \
|
|
--jsonfile=/dev/stdin \
|
|
--uuid=d069d019-36ea-4111-8f0a-8c9a70e21366
|