diff --git a/README.md b/README.md index 3afa615..e203459 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Possible arguments are: --url : the API URL to call, for example /domains (default is /me) --method : the HTTP method to use, for example POST (default is GET) --data : the data body to send with the request + --target : the target API (default is EU) --init : to initialize the consumer key --initApp : to initialize the API application ```