aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Commands.md')
-rw-r--r--docs/Commands.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/Commands.md b/docs/Commands.md
index ce5240e..8ba5dc3 100644
--- a/docs/Commands.md
+++ b/docs/Commands.md
@@ -95,13 +95,17 @@ Hide or unhide all channels marked as distracting.
### register
```
-/slack register [code/token]
+/slack register [-nothirdparty] [code/token]
```
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.
+By default GitHub Pages will see a temporary code used to create your token
+(but not the token itself). If you're worried about this, you can use the
+-nothirdparty option, though the process will be a bit less user friendly.
+
### rehistory
```