summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1e4ecbb..907d566 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,8 @@ We can also limit the number of results and skip N results forward with the para
curl -s -H "Authorization: Bearer $JWT" 'http://localhost:80/sc/v0/get?limit=5&skip=2' | json_pp -json_opt utf8,pretty
+There is also a convenience script `do-as` which simplifies performing actions as a particular user.
+
## Development
There are two docker-compose files used for development: