aboutsummaryrefslogtreecommitdiff
path: root/man/man1/notmuch.1
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2011-12-19 20:53:37 -0400
committerDavid Bremner <bremner@debian.org>2011-12-31 15:16:32 -0400
commit482033f8f81b19228a7b74458f2b13ee3d6c1a17 (patch)
treef08d24cf22a49fcca214aeb0403b22b6996763a6 /man/man1/notmuch.1
parent2d68f4ca9b07e27178a6ee8ab9984fa567d292e5 (diff)
man/*: formatting cleanup
Fix some problems with indentation (controlled by markup) and whitespace. - notmuch.1: reformat Use .SS macro to make "notmuch setup" a subsection. Introduce another subsection for the remaining commands. - notmuch-config.1: reformat Put all the syntax in the synopsis. Supposedly this is the the UNIX way. - notmuch-reply.1: fix formatting issues. Give nicer formatting for synopsis. Insert missing SEE ALSO header. - notmuch-dump.1: reformat using subsections These seems more natural, although, as mentioned, it does require referring back to the synopsis. Or maybe copying parts of the synopsis
Diffstat (limited to 'man/man1/notmuch.1')
-rw-r--r--man/man1/notmuch.115
1 files changed, 6 insertions, 9 deletions
diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1
index 74f892e..5901187 100644
--- a/man/man1/notmuch.1
+++ b/man/man1/notmuch.1
@@ -40,15 +40,14 @@ interface, or more likely, on top of the notmuch library
interface. See http://notmuchmail.org for more about alternate
interfaces to notmuch.
.SH COMMANDS
+
+
+.SS SETUP
+
The
-.BR setup
+.B notmuch setup
command is used to configure Notmuch for first use, (or to reconfigure
it later).
-.RS 4
-.TP 4
-.B setup
-
-Interactively sets up notmuch for first use.
The setup command will prompt for your full name, your primary email
address, any alternate email addresses you use, and the directory
@@ -80,7 +79,7 @@ with no command argument will run
if the setup command has not previously been completed.
.RE
-
+.SS OTHER COMMANDS
Several of the notmuch commands accept search terms with a common
syntax. See the
@@ -91,11 +90,9 @@ The
.BR search ", " show " and " count
commands are used to query the email database.
-
The
.B reply
command is useful for preparing a template for an email reply.
-.RS 4
The
.B tag