From 73c4e37107a3c0b78063fca99eb67d7537916443 Mon Sep 17 00:00:00 2001 From: "antoine.leveugle" Date: Tue, 29 Apr 2014 22:37:11 +0200 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) 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 ```