]> git.notmuchmail.org Git - notmuch/blobdiff - man/man7/notmuch-search-terms.7
version: propagate version changes
[notmuch] / man / man7 / notmuch-search-terms.7
index ba8b873edc3858c147b950d5cc9fdd28090480a0..17a109ec11935d9fdf4ed7c7cb74dd56b5012a4a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NOTMUCH-SEARCH-TERMS 7 2011-12-04 "Notmuch 0.10.2"
+.TH NOTMUCH-SEARCH-TERMS 7 2012-08-20 "Notmuch 0.14"
 
 .SH NAME
-notmuch-search-terms \- Syntax for notmuch queries
+notmuch-search-terms \- syntax for notmuch queries
 
 .SH SYNOPSIS
 
@@ -13,10 +13,6 @@ notmuch-search-terms \- Syntax for notmuch queries
 .RI "[ <" filename "> ] [--]"
 .RI "[ <" search-term ">...]"
 
-.B notmuch part
-.BI "\-\-part=" "<part-number>"
-.RI < search-term ">..."
-
 .B notmuch search
 .RI  [  options "...] <" search-term ">..."
 
@@ -135,3 +131,10 @@ specify a date range to return messages from 2009\-10\-01 until the
 current time:
 
        $(date +%s \-d 2009\-10\-01)..$(date +%s)
+
+.SH SEE ALSO
+
+\fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),
+\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),
+\fBnotmuch-reply\fR(1), \fBnotmuch-restore\fR(1),
+\fBnotmuch-search\fR(1), \fBnotmuch-show\fR(1), \fBnotmuch-tag\fR(1)