mirror of
https://github.com/gryf/vboxmanage-bash-completion.git
synced 2025-12-17 19:40:17 +01:00
Removed redundant --videocapopts from modifyvm
This commit is contained in:
@@ -1619,8 +1619,8 @@ _VBoxManage() {
|
|||||||
--videocapmaxtime --videocapmaxsize --videocapopts --defaultfrontend
|
--videocapmaxtime --videocapmaxsize --videocapopts --defaultfrontend
|
||||||
--cpuid-portability-level --paravirtprovider --audiocodec --usbxhci
|
--cpuid-portability-level --paravirtprovider --audiocodec --usbxhci
|
||||||
--usbrename --apic --x2apic --paravirtdebug --cpu-profile
|
--usbrename --apic --x2apic --paravirtdebug --cpu-profile
|
||||||
--biosapic --videocapopts --ibpb-on-vm-entry --ibpb-on-vm-exit
|
--biosapic --ibpb-on-vm-entry --ibpb-on-vm-exit --spec-ctrl
|
||||||
--spec-ctrl --audioin --audioout --l1d-flush-on-sched
|
--audioin --audioout --l1d-flush-on-sched
|
||||||
--l1d-flush-on-vm-entry)
|
--l1d-flush-on-vm-entry)
|
||||||
|
|
||||||
if [[ ${prev} == ${cmd} ]]; then
|
if [[ ${prev} == ${cmd} ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user