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 ```