X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fman1%2Fnotmuch.1;h=0805be83cbca8389256e8b9081280a8c42065da1;hb=7264732a794b8d59b0aeef395e74381beb4b90f7;hp=7c395c4e1aa4d3a84b7d11b5e79a38fc9e4cae31;hpb=37be45767fef9348300bb45c82efd474bb01651f;p=notmuch diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1 index 7c395c4e..0805be83 100644 --- a/man/man1/notmuch.1 +++ b/man/man1/notmuch.1 @@ -16,12 +16,12 @@ .\" along with this program. If not, see http://www.gnu.org/licenses/ . .\" .\" Author: Carl Worth -.TH NOTMUCH 1 2013-01-07 "Notmuch 0.15" +.TH NOTMUCH 1 2013-01-24 "Notmuch 0.15.1" .SH NAME notmuch \- thread-based email index, search, and tagging .SH SYNOPSIS .B notmuch -.IR command " [" args " ...]" +.RI "[" option " ...] " command " [" arg " ...]" .SH DESCRIPTION Notmuch is a command-line based program for indexing, searching, reading, and tagging large collections of email messages. @@ -50,6 +50,26 @@ interfaces to notmuch. The emacs-based interface to notmuch (available under in the Notmuch source distribution) is probably the most widely used at this time. +.SH OPTIONS + +Supported global options for +.B notmuch +include + +.RS 4 +.TP 4 +.B \-\-help + +Print a synopsis of available commands and exit. +.RE + +.RS 4 +.TP 4 +.B \-\-version + +Print the installed version of notmuch, and exit. +.RE + .SH COMMANDS