aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2017-09-30 19:47:01 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2017-09-30 19:47:01 +0200
commitd02bde0169e9396ded45951ea10b8ca0b745a7ae (patch)
tree714bf9bf0123fafd59439646de0aceef3bef76f5 /README.md
parent48ff600bf2afd8a38276e226a0ecb7aa30ff465b (diff)
downloadwee-slack-d02bde0169e9396ded45951ea10b8ca0b745a7ae.tar.gz
docs: Remove mention of setallreadmarkers
This command has been removed. To mark all channels as read you can now run `/input set_unread` instead (note that since this isn't a command specific for wee-slack, it will move the unread markers for all buffers to the bottom, including buffers not belonging to wee-slack).
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index 0ab5ce5..b72bec3 100644
--- a/README.md
+++ b/README.md
@@ -176,11 +176,6 @@ Add a reaction to the nth last message. The number can be omitted and defaults t
3+:smile:
```
-Set all read markers to a specific time:
-```
-/slack setallreadmarkers (time in epoch)
-```
-
Upload a file to the current slack buffer:
```
/slack upload [file_path]