diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Commands.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/Commands.md b/docs/Commands.md index 07e9941..819dbf6 100644 --- a/docs/Commands.md +++ b/docs/Commands.md @@ -95,10 +95,12 @@ Hide or unhide all channels marked as distracting. ### register ``` -/slack register [code] +/slack register [code/token] ``` -Register a Slack team in wee-slack. +Register a Slack team in wee-slack. Call this without any arguments and +follow the instructions to register a new team. If you already have a token +for a team, you can call this with that token to add it. ### rehistory |