aboutsummaryrefslogtreecommitdiffhomepage
path: root/man/man1/notmuch.1
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-12-19 21:41:48 -0400
committerGravatar David Bremner <bremner@debian.org>2011-12-31 15:16:32 -0400
commit7c5695b439d89d69d5f6d6a88cdcf964d7a98fbe (patch)
treeb9dbf91d4c65134fe1927744a9e7dac30f83ca49 /man/man1/notmuch.1
parent5d13210a09b3d45068a89841bf85d3396629aa5e (diff)
man/*: fixup page references
- Replace references to section X below with page refences. - Add SEE ALSO to each page. This is a bit error prone, because each SEE ALSO section is different, i.e. a page does not refer to itself.
Diffstat (limited to 'man/man1/notmuch.1')
-rw-r--r--man/man1/notmuch.113
1 files changed, 10 insertions, 3 deletions
diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1
index fb8c0018..424ca369 100644
--- a/man/man1/notmuch.1
+++ b/man/man1/notmuch.1
@@ -93,9 +93,8 @@ if the setup command has not previously been completed.
.SS OTHER COMMANDS
Several of the notmuch commands accept search terms with a common
-syntax. See the
-.B "SEARCH SYNTAX"
-section below for more details on the supported syntax.
+syntax. See \fNnotmuch-search-terms\fR(7)
+for more details on the supported syntax.
The
.BR search ", " show " and " count
@@ -130,6 +129,14 @@ Specifies the location of the notmuch configuration file. Notmuch will
use ${HOME}/.notmuch\-config if this variable is not set.
.SH SEE ALSO
+\fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),
+\fBnotmuch-dump\fR(1), \fBnotmuch-hooks\fR(5), \fBnotmuch-new\fR(1),
+\fBnotmuch-part\fR(1), \fBnotmuch-reply\fR(1),
+\fBnotmuch-restore\fR(1), \fBnotmuch-search\fR(1),
+\fBnotmuch-search-terms\fR(7), \fBnotmuch-show\fR(1),
+\fBnotmuch-tag\fR(1)
+
+
The notmuch website:
.B http://notmuchmail.org
.SH CONTACT