summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 9320fb7..9f28bed 100644
--- a/README
+++ b/README
@@ -45,7 +45,7 @@ To check the status of the membership register:
To register a new API client:
- ./effitool register-client ID SECRET
+ ./effitool register-admin-client ID SECRET
where `ID` is the client id and `SECRET` is the client secret. The new
client will automatically be allowed the scopes. Note that the
@@ -53,6 +53,10 @@ client will automatically be allowed the scopes. Note that the
registering API clients for other people, who do not have access to
the config file.
+To list all known clients:
+
+ ./effitool list-clients
+
Legalese
-----------------------------------------------------------------------------