Merge pull request #25 from jclouds/add-arg-order-note

Adding a note about required parameter order
diff --git a/README.md b/README.md
index 7bed65a..b996983 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,10 @@
 You can use the jclouds cli to perform misc operations, such as creating a node, run scripts on a node, list nodes, destroy a node etc.
 The cli also supports blobstore, so you can create, delete or access a blobstore.
 
+Note that all cli invocations require parameters to be specified in the following order:
+
+    **[category]** **[action]** **[options]** **[arguments]**
+
 **Compute Service Usage**:
 
     ./bin/jclouds **[category]** **[action]** **[options]** **[arguments]**.