Skip to content

Commit

Permalink
fixed list of commands
Browse files Browse the repository at this point in the history
  • Loading branch information
pgodel committed Mar 7, 2012
1 parent 410d1df commit 3b2d03b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -77,6 +77,7 @@ Commands:
* help/h/? - list commands
* servers - list servers
* server [option] - selects a server from the servers list. option can be an numeric option from the list or a server name. A partial name can also be provided and it will select the first match
* exec cmd - executes a command in the selected server
* reboot [server] - reboots a server. [server] is optional. If not given it will use the selected server. It will ask for confirmation before proceding
* shutdown [server] - shuts down a server. [server] is optional. If not given it will use the selected server. It will ask for confirmation before proceding
* bootup [server] - boots up a server. [server] is optional. If not given it will use the selected server
Expand Down

0 comments on commit 3b2d03b

Please sign in to comment.