From bd6c6ed0f73b9edc00af08e1b7a54acb82ba89c3 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Wed, 29 Oct 2014 13:51:54 -0700 Subject: [PATCH] Update README cli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9e5126..5f61bf7 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,6 @@ Commands: floaty help [COMMAND] # Describe available commands or one specific command floaty list [PATTERN] # List all open VMs floaty modify # Modify a VM - floaty release # Schedules a VM for deletion + floaty release [HOSTNAME,...] # Schedules a VM for deletion floaty status # List status of all active VMs ```