correct GPU flag in documentation

pull/14242/head
Peter Becich 2022-05-28 17:50:18 -07:00 committed by GitHub
parent 89e43151bc
commit a4572112c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ aliases:
The `minikube start` command supports 5 additional KVM specific flags: The `minikube start` command supports 5 additional KVM specific flags:
* **`--gpu`**: Enable experimental NVIDIA GPU support in minikube * **`--kvm-gpu`**: Enable experimental NVIDIA GPU support in minikube
* **`--hidden`**: Hide the hypervisor signature from the guest in minikube * **`--hidden`**: Hide the hypervisor signature from the guest in minikube
* **`--kvm-network`**: The KVM default network name * **`--kvm-network`**: The KVM default network name
* **`--network`**: The dedicated KVM private network name * **`--network`**: The dedicated KVM private network name