diff options
Diffstat (limited to 'docs/Commands.md')
-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 |