From 7b21e48eec74534ca8597dde71a26d6e8f4894d2 Mon Sep 17 00:00:00 2001 From: David Joos Date: Fri, 13 Apr 2012 12:32:00 +0200 Subject: [PATCH] Fix of small typo "backspace" > "rackspace". --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 7b551e5..034be4c 100644 --- a/README.rdoc +++ b/README.rdoc @@ -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