aboutsummaryrefslogtreecommitdiff
path: root/notmuch.c
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2017-10-26 17:28:12 -0400
committerDavid Bremner <david@tethera.net>2017-12-11 09:11:19 -0400
commit94dc81a91b2f300d1c583cc10956869d29c645a8 (patch)
treec45159f39aebdccdba905d9e049e261dad368c8e /notmuch.c
parent7ef3b65376b87829441736f04b3231021f561d84 (diff)
cli/help,completion: added pointers to notmuch-properties(7)
Diffstat (limited to 'notmuch.c')
-rw-r--r--notmuch.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/notmuch.c b/notmuch.c
index 0becd87e..2d193aa8 100644
--- a/notmuch.c
+++ b/notmuch.c
@@ -190,6 +190,8 @@ static help_topic_t help_topics[] = {
"Common search term syntax." },
{ "hooks",
"Hooks that will be run before or after certain commands." },
+ { "properties",
+ "Message property conventions and documentation." },
};
static command_t *