Update README cli

This commit is contained in:
Brian Cain 2014-10-29 13:51:54 -07:00
parent 65f93cb519
commit bd6c6ed0f7

View file

@ -23,6 +23,6 @@ Commands:
floaty help [COMMAND] # Describe available commands or one specific command
floaty list [PATTERN] # List all open VMs
floaty modify <HOSTNAME> # Modify a VM
floaty release <HOSTNAME> # Schedules a VM for deletion
floaty release [HOSTNAME,...] # Schedules a VM for deletion
floaty status # List status of all active VMs
```