From af1749f3b3aa04a326ffaf0b48792d834650c701 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sun, 11 Jan 2026 03:34:17 +0000 Subject: [PATCH] docs: scope discord-only read flag --- docs/cli/message.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cli/message.md b/docs/cli/message.md index a314075a4..213d254a5 100644 --- a/docs/cli/message.md +++ b/docs/cli/message.md @@ -71,7 +71,8 @@ Target formats (`--to`): - `read` - Providers: Discord/Slack - Required: `--to` - - Optional: `--limit`, `--before`, `--after`, `--around`, `--channel-id` + - Optional: `--limit`, `--before`, `--after`, `--channel-id` + - Discord only: `--around` - `edit` - Providers: Discord/Slack