diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2017-10-17 12:57:21 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-10-18 22:36:39 -0300 |
| commit | 6499fce3911df2646db67c0f1ff65672324904f0 (patch) | |
| tree | dd2ffe8618ae6bf5135ca1aeb885e14a22947f32 /doc/man5 | |
| parent | 5fb0f5f113e7cb7422fb44bb7abcba2bcadfc0c8 (diff) | |
doc: make SEE ALSO references one-per-line
This will make future diffs cleaner, make it easier to keep them
alphabetical, and make it easier to scan and search the documentation
sources.
Diffstat (limited to 'doc/man5')
| -rw-r--r-- | doc/man5/notmuch-hooks.rst | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/doc/man5/notmuch-hooks.rst b/doc/man5/notmuch-hooks.rst index 3a72a80b..f07e4dab 100644 --- a/doc/man5/notmuch-hooks.rst +++ b/doc/man5/notmuch-hooks.rst @@ -49,7 +49,15 @@ The currently available hooks are described below. SEE ALSO ======== -**notmuch(1)**, **notmuch-config(1)**, **notmuch-count(1)**, -**notmuch-dump(1)**, **notmuch-insert(1)**, **notmuch-new(1)**, -**notmuch-reply(1)**, **notmuch-restore(1)**, **notmuch-search(1)**, -**notmuch-search-terms(7)**, **notmuch-show(1)**, **notmuch-tag(1)** +**notmuch(1)**, +**notmuch-config(1)**, +**notmuch-count(1)**, +**notmuch-dump(1)**, +**notmuch-insert(1)**, +**notmuch-new(1)**, +**notmuch-reply(1)**, +**notmuch-restore(1)**, +**notmuch-search(1)**, +**notmuch-search-terms(7)**, +**notmuch-show(1)**, +**notmuch-tag(1)** |
