X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.c;fp=notmuch.c;h=68a785e25bf0b826a17071bc8162edefe30fb87b;hp=c39fcfb2cb1c066e498758cde37deae65e13e99b;hb=82957c963296bb9d2147ce5374b940463facd9ec;hpb=52470ddfbfaeac8e5530e32d45bd6259d4326517 diff --git a/notmuch.c b/notmuch.c index c39fcfb2..68a785e2 100644 --- a/notmuch.c +++ b/notmuch.c @@ -211,12 +211,14 @@ typedef struct help_topic { } help_topic_t; static const help_topic_t help_topics[] = { - { "search-terms", - "Common search term syntax." }, { "hooks", "Hooks that will be run before or after certain commands." }, { "properties", "Message property conventions and documentation." }, + { "search-terms", + "Common infix search term syntax." }, + { "sexp-queries", + "Common s-expression search term syntax." }, }; static const command_t *