X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.c;h=dcfda32123fbb7c457d9b55cfc107eea4e838153;hp=cde3c33b0383df1d675e19f505ba8772bc7e4c4d;hb=3846c1d12c2445bc2a4d118682eb335ee90dd92e;hpb=13a7b6700eeae0f0b254f248e5abb742b64cd921 diff --git a/notmuch.c b/notmuch.c index cde3c33b..dcfda321 100644 --- a/notmuch.c +++ b/notmuch.c @@ -219,10 +219,6 @@ command_t commands[] = { "Count messages matching the search terms.", "\tThe number of matching messages is output to stdout.\n" "\n" - "\tA common use of \"notmuch count\" is to display the count\n" - "\tof messages matching both a specific tag and either inbox\n" - "\tor unread\n" - "\n" "\tWith no search terms, a count of all messages in the database\n" "\twill be displayed.\n" "\n"