From b9283af8c6e422f45895e0fd9929406096439f20 Mon Sep 17 00:00:00 2001 From: "Daniel Cunha (soro)" Date: Mon, 22 Jun 2015 18:31:41 -0300 Subject: [PATCH] docs: VMware environment vars / CLI options are mismatched Signed-off-by: Daniel Cunha (soro) --- docs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 155bd153d0..4732c91e74 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1530,7 +1530,7 @@ Options: - `--vmwarefusion-disk-size`: Size of disk for host VM (in MB). - `--vmwarefusion-memory-size`: Size of memory for host VM (in MB). -The VMware Fusion driver uses the latest boot2docker image. +The VMware Fusion driver uses the latest boot2docker image. See [frapposelli/boot2docker](https://github.com/frapposelli/boot2docker/tree/vmware-64bit) Environment variables and default values: @@ -1539,8 +1539,8 @@ Environment variables and default values: |----------------------------------|--------------------------|--------------------------| | `--vmwarefusion-boot2docker-url` | `FUSION_BOOT2DOCKER_URL` | *Latest boot2docker url* | | `--vmwarefusion-cpu-count` | `FUSION_CPU_COUNT` | `1` | -| `--vmwarefusion-disk-size` | `FUSION_MEMORY_SIZE` | `20000` | -| `--vmwarefusion-memory-size` | `FUSION_DISK_SIZE` | `1024` | +| `--vmwarefusion-disk-size` | `FUSION_DISK_SIZE` | `20000` | +| `--vmwarefusion-memory-size` | `FUSION_MEMORY_SIZE` | `1024` | #### VMware vCloud Air Creates machines on [vCloud Air](http://vcloud.vmware.com) subscription service. You need an account within an existing subscription of vCloud Air VPC or Dedicated Cloud.