Skip to content

Commit

Permalink
Fix incorrect commands
Browse files Browse the repository at this point in the history
  • Loading branch information
manishval committed Mar 7, 2013
1 parent 48b869f commit ad4c1ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ Power Off droplet

Power On droplet

$ pearl droplet power_on -d <droplet id>
$ pearl droplet power on -d <droplet id>

Reset root password

$ pearl droplet password_reset -d <droplet id>
$ pearl droplet password reset -d <droplet id>

Resize droplet

Expand Down

0 comments on commit ad4c1ef

Please sign in to comment.