aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/Commands.md7
-rw-r--r--docs/Options.md2
2 files changed, 5 insertions, 4 deletions
diff --git a/docs/Commands.md b/docs/Commands.md
index 97d88d3..1ab4266 100644
--- a/docs/Commands.md
+++ b/docs/Commands.md
@@ -45,7 +45,7 @@ or unhide these channels with /slack nodistractions.
### help
```
-/slack help
+/slack help [command]
```
Print help for /slack commands.
@@ -95,7 +95,7 @@ Hide or unhide all channels marked as distracting.
### register
```
-/slack register
+/slack register [code]
```
Register a Slack team in wee-slack.
@@ -136,10 +136,11 @@ Run a custom slack command.
### status
```
-/slack status [emoji [status_message]]
+/slack status [<emoji> [<status_message>]|-delete]
```
Lets you set your Slack Status (not to be confused with away/here).
+Prints current status if no arguments are given, unsets the status if -delete is given.
### talk
diff --git a/docs/Options.md b/docs/Options.md
index cf26ca2..d10f873 100644
--- a/docs/Options.md
+++ b/docs/Options.md
@@ -122,7 +122,7 @@ slack` after changing it to take effect.
**Default:** `false`
-**Description:** Control if you want to see notification when a usergroup's handle has changed, either true or false
+**Description:** Control if you want to see notification when a usergroup's handle has changed, either true or false.
### record_events