From 9cb629ff663475c3993789ce55b2bf1e389d32bd Mon Sep 17 00:00:00 2001 From: kaylee Date: Fri, 2 Feb 2024 09:00:11 +0000 Subject: [PATCH] added daemon options --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa4b811..764ab92 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ alerts u when u have unread messages by adding 📬 to your bash prompt ### check mode -- `--mailbox-char [c]`: specify your own character instead of 📬 +- `--mailbox-symbol [string]`: specify your own character instead of 📬 - `--no-count`: by default, if you have multiple messages you will get `(n) 📬` in your PS1. this option turns that off. +### daemon mode +- `-- config [path]`: path to config file in `muttrc` format \ No newline at end of file