From 1a579dfe6b13d959900d8ccb9a86526234ce5669 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 2 Nov 2009 06:13:16 -0800 Subject: Add a simple manual page for notmuch. By pulling content out of notmuch help, and also the messages printed by "notmuch setup". --- notmuch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notmuch.c') diff --git a/notmuch.c b/notmuch.c index fe4efa59..4158cc5f 100644 --- a/notmuch.c +++ b/notmuch.c @@ -1305,7 +1305,7 @@ command_t commands[] = { "\t\t\"inbox\" and \"unread\".\n" "\n" "\t\tNote: \"notmuch new\" will skip any read-only directories,\n" - "\t\tso you can use that to mark tdirectories that will not\n" + "\t\tso you can use that to mark directories that will not\n" "\t\treceive any new mail (and make \"notmuch new\" faster)." }, { "search", search_command, " [...]\n\n" -- cgit v1.2.3