diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2019-05-07 21:15:52 +0200 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2019-05-07 21:15:52 +0200 |
commit | 8d3cbb892c20dbd5a01cfafa590b1e8ff2d59d5a (patch) | |
tree | f94830fd4c6d2daeb2c8019905989d45d86e8e56 /docs/Commands.md | |
parent | 3ab0be86bf7c49b423cbd1063dac431080bb12a6 (diff) | |
download | wee-slack-8d3cbb892c20dbd5a01cfafa590b1e8ff2d59d5a.tar.gz |
Update commands and options docs files
Diffstat (limited to 'docs/Commands.md')
-rw-r--r-- | docs/Commands.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/Commands.md b/docs/Commands.md index d859d74..97d88d3 100644 --- a/docs/Commands.md +++ b/docs/Commands.md @@ -166,6 +166,15 @@ If no message id is specified the last thread in channel will be opened. Uploads a file to the current buffer. +### usergroups + +``` +/slack usergroups [handle] +``` + +List the usergroups in the current team +If handle is given show the members in the usergroup + ### users ``` |