Fix typo in kamaki quick setup guide
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Thu, 11 Apr 2013 09:24:35 +0000 (12:24 +0300)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Thu, 11 Apr 2013 09:24:35 +0000 (12:24 +0300)
WAS: kamaki set token ....
NOW: kamaki config set token ...

docs/usage.rst

index dbceb49..f43e6ad 100644 (file)
@@ -17,7 +17,7 @@ It is essential for users to get a valid configuration token that works with for
 
     Example 1.1: Set user token to myt0k3n==
 
-    $ kamaki set token myt0k3n==
+    $ kamaki config set token myt0k3n==
 
 Shell vs one-command
 --------------------