Update get doc

This commit is contained in:
Brian Cain 2014-10-28 23:21:28 -07:00
parent 15ca0a3b25
commit c8dc80c1f1
2 changed files with 7 additions and 7 deletions

View file

@ -19,10 +19,10 @@ _note:_ subject to change
```
Commands:
floaty get <OPERATING SYSTEM,...> [--withpe] # Gets a VM
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 status # List status of all active VMs
floaty get <OPERATING SYSTEM,...> [--withpe version] # Gets a VM
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 status # List status of all active VMs
```