mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +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>
5 lines
64 B
Plaintext
5 lines
64 B
Plaintext
mdevctl \
|
|
start \
|
|
--parent=0000:00:02.0 \
|
|
--jsonfile=/dev/stdin
|