aboutsummaryrefslogtreecommitdiff
path: root/man/man1/notmuch-show.1
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2011-12-19 21:41:48 -0400
committerDavid Bremner <bremner@debian.org>2011-12-31 15:16:32 -0400
commit7c5695b439d89d69d5f6d6a88cdcf964d7a98fbe (patch)
treeb9dbf91d4c65134fe1927744a9e7dac30f83ca49 /man/man1/notmuch-show.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-show.1')
-rw-r--r--man/man1/notmuch-show.115
1 files changed, 10 insertions, 5 deletions
diff --git a/man/man1/notmuch-show.1 b/man/man1/notmuch-show.1
index 701186e..b2301d8 100644
--- a/man/man1/notmuch-show.1
+++ b/man/man1/notmuch-show.1
@@ -10,6 +10,9 @@ notmuch-show \- Show messages matching the given search terms.
Shows all messages matching the search terms.
+See \fBnotmuch-search-terms\fR(7)
+for details of the supported syntax for <search-terms>.
+
The messages will be grouped and sorted based on the threading (all
replies to a particular message will appear immediately after that
message in date order). The output is not indented by default, but
@@ -133,8 +136,10 @@ column of output from the
.B notmuch search
command.
-See the
-.B "SEARCH SYNTAX"
-section below for details of the supported syntax for <search-terms>.
-.RE
-.RS 4
+.SH SEE ALSO
+
+\fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),
+\fBnotmuch-dump\fR(5), \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-tag\fR(1)