From 20c2293f9f7ba810e591239dbbcd1bbfe2c7eb6b Mon Sep 17 00:00:00 2001 From: Jean-Laurent de Morlhon Date: Tue, 15 Dec 2015 10:53:43 +0100 Subject: [PATCH] FIX #2577 - Softlayer doc Signed-off-by: Jean-Laurent de Morlhon --- docs/drivers/soft-layer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers/soft-layer.md b/docs/drivers/soft-layer.md index bc4ef4fd35..165c84d611 100644 --- a/docs/drivers/soft-layer.md +++ b/docs/drivers/soft-layer.md @@ -26,7 +26,7 @@ Options: - `--softlayer-hostname`: Hostname for the machine. - `--softlayer-domain`: **required** Domain name for the machine. - `--softlayer-api-endpoint`: Change SoftLayer API endpoint. -- `--softlayer-hourly-billing`: Specifies that hourly billing should be used (default), otherwise monthly billing is used. +- `--softlayer-hourly-billing`: Specifies that hourly billing should be used, otherwise monthly billing is used. - `--softlayer-local-disk`: Use local machine disk instead of SoftLayer SAN. - `--softlayer-private-net-only`: Disable public networking. - `--softlayer-image`: OS Image to use.