]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch count: Remove unneeded paragraph from documentation.
authorCarl Worth <cworth@cworth.org>
Fri, 9 Apr 2010 23:56:34 +0000 (16:56 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 10 Apr 2010 00:44:01 +0000 (17:44 -0700)
This paragraph acts like it's introducing an example, but then no
example is given. Just drop this.

notmuch.c

index cde3c33b0383df1d675e19f505ba8772bc7e4c4d..dcfda32123fbb7c457d9b55cfc107eea4e838153 100644 (file)
--- 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"
       "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"
       "\tWith no search terms, a count of all messages in the database\n"
       "\twill be displayed.\n"
       "\n"