aboutsummaryrefslogtreecommitdiff
path: root/notmuch.c
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-11-02 06:13:16 -0800
committerCarl Worth <cworth@cworth.org>2009-11-02 07:18:31 -0800
commit1a579dfe6b13d959900d8ccb9a86526234ce5669 (patch)
tree1ac27800775252e44c5b335e8230703092f47cd6 /notmuch.c
parent2405b45a06b5c9a596324c81e65fae31e2bcfab0 (diff)
Add a simple manual page for notmuch.
By pulling content out of notmuch help, and also the messages printed by "notmuch setup".
Diffstat (limited to 'notmuch.c')
-rw-r--r--notmuch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch.c b/notmuch.c
index fe4efa5..4158cc5 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,
"<search-term> [...]\n\n"