diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2023-07-30 19:50:06 +0200 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2023-07-30 19:50:06 +0200 |
commit | 6d70c449f3be7cecb87baf3b7ce0b583b6bf9271 (patch) | |
tree | 1ad6f1bc6cb98c1388cdc0f53fdf1885acbefeff | |
parent | 6202a7c8f312997ebabb5782f07a5ac6c0cd8971 (diff) | |
download | wee-slack-6d70c449f3be7cecb87baf3b7ce0b583b6bf9271.tar.gz |
Update documentation after commit 7a27eff
-rw-r--r-- | docs/Commands.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Commands.md b/docs/Commands.md index 7eb3c8e..8a79fc7 100644 --- a/docs/Commands.md +++ b/docs/Commands.md @@ -28,10 +28,11 @@ Sets your status as 'back'. ### channels ``` -/slack channels +/slack channels [regex] ``` List the channels in the current team. +If regex is given show channels whose names match the regular expression. ### create |