From fcb43ac379afa6fbf417fc2470bbf6a8abcf6353 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Mon, 8 Dec 2014 20:37:48 -0800 Subject: [PATCH] Add todo for commands --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e52b003..77d10a9 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Commands: floaty get # Gets a VM floaty help [COMMAND] # Describe available commands or one specific command floaty list [PATTERN] # List all open VMs - floaty modify # Modify a VM + floaty modify # (TODO STILL) Modify a VM floaty release [--all] # Schedules a VM for deletion - floaty status # List status of all active VMs + floaty status # (TODO STILL) List status of all active VMs ```