Skip to content

Commit

Permalink
Fix of small typo "backspace" > "rackspace".
Browse files Browse the repository at this point in the history
  • Loading branch information
djoos committed Apr 13, 2012
1 parent 1d5cab6 commit 7b21e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Provisions a new server in the Rackspace Cloud and then perform a Chef bootstrap

== knife rackspace server delete

Deletes an existing server in the currently configured Rackspace Cloud account by the server/instance id. You can find the instance id by entering 'knife backspace server list'. Please note - this does not delete the associated node and client objects from the Chef server.
Deletes an existing server in the currently configured Rackspace Cloud account by the server/instance id. You can find the instance id by entering 'knife rackspace server list'. Please note - this does not delete the associated node and client objects from the Chef server.

== knife rackspace server list

Expand Down

0 comments on commit 7b21e48

Please sign in to comment.