From f40291706a3f88d4c125ae59b44573fd9236c66d Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Wed, 29 Oct 2014 15:54:14 -0700 Subject: [PATCH] Update README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5f61bf7..ec79dff 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ _note:_ subject to change ``` Commands: - floaty get [--withpe version] # 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 release [HOSTNAME,...] # Schedules a VM for deletion - floaty status # List status of all active VMs + 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 release [--all] # Schedules a VM for deletion + floaty status # List status of all active VMs ```