From 3b622cdde10946147c8694e47b2ac427096325b3 Mon Sep 17 00:00:00 2001 From: Sascha Hanse Date: Sun, 22 Mar 2015 17:15:31 +0100 Subject: [PATCH] remove lingering TODO note from docs Signed-off-by: Sascha Hanse --- docs/index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 6ec9bbfd0a..c4fd217483 100644 --- a/docs/index.md +++ b/docs/index.md @@ -595,9 +595,6 @@ tcp://192.168.99.109:2376 ## Drivers -TODO: List all possible values (where applicable) for all flags for every -driver. - #### Amazon Web Services Create machines on [Amazon Web Services](http://aws.amazon.com). You will need an Access Key ID, Secret Access Key and a VPC ID. To find the VPC ID, login to the AWS console and go to Services -> VPC -> Your VPCs. Select the one where you would like to launch the instance.