update README

pull/3/head
antoine.leveugle 2014-04-29 22:37:11 +02:00
parent c3d7245a3b
commit 73c4e37107
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ Possible arguments are:
--url <url> : the API URL to call, for example /domains (default is /me)
--method <method> : the HTTP method to use, for example POST (default is GET)
--data <JSON data> : the data body to send with the request
--target <CA|EU> : the target API (default is EU)
--init : to initialize the consumer key
--initApp : to initialize the API application
```