From ab6370c5110cb8b0ae70a8bd991ea2c1f4d88d7a Mon Sep 17 00:00:00 2001 From: Tristan Carel Date: Fri, 13 Mar 2015 04:06:42 +0100 Subject: [PATCH] Fix layout Fix IBM Softlayer options list on https://docs.docker.com/machine/ Signed-off-by: Tristan Carel --- docs/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 05d571f992..8c8c0b85f6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -663,7 +663,8 @@ You need to generate an API key in the softlayer control panel. [Retrieve your API key](http://knowledgelayer.softlayer.com/procedure/retrieve-your-api-key) Options: - - `--softlayer-api-endpoint=`: Change softlayer API endpoint + + - `--softlayer-api-endpoint`: Change softlayer API endpoint - `--softlayer-user`: **required** username for your softlayer account, api key needs to match this user. - `--softlayer-api-key`: **required** API key for your user account - `--softlayer-cpu`: Number of CPU's for the machine.