From 66fb86a319f7afe896fdc688e0a454b091431c42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Posp=C3=AD=C5=A1il?= Date: Mon, 11 Aug 2025 20:33:22 +0200 Subject: [PATCH] Capital P is for pop, lower case p for proton --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba0517e..afa1435 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ The mutt-wizard runs via the command `mw`. Once setup is complete, you'll use - `-f` -- Assume mailbox names and force account configuration without connecting online at all. - `-o` -- Configure mutt for an account, but do not keep mail offline. -- `-p` -- Use POP protocol instead of IMAP (requires `mpop` installed). +- `-P` -- Use POP protocol instead of IMAP (requires `mpop` installed). - `mailsync` gives visual messages of new mail by default. Or, set `MAILSYNC_MUTE=1` as an environmental variable if you prefer not having them.