diff --git a/docs/drivers/vsphere.md b/docs/drivers/vsphere.md index 281d4703..f9423491 100644 --- a/docs/drivers/vsphere.md +++ b/docs/drivers/vsphere.md @@ -25,7 +25,7 @@ Options: - `--vmwarevsphere-vcenter-port`: vSphere Port for vCenter. - `--vmwarevsphere-network`: Network where the Docker VM will be attached. - `--vmwarevsphere-datastore`: Datastore for Docker VM. -- `--vmwarevsphere-datacenter`: Datacenter for Docker VM (must be set to ha-datacenter when connecting to a single host). +- `--vmwarevsphere-datacenter`: Datacenter for Docker VM (must be set to `ha-datacenter` when connecting to a single host). - `--vmwarevsphere-pool`: Resource pool for Docker VM. - `--vmwarevsphere-hostsystem`: vSphere compute resource where the docker VM will be instantiated (use /* or / if using a cluster).