aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2021-05-21 23:44:13 +0300
committerDavid Bremner <david@tethera.net>2021-05-22 16:47:32 -0300
commit1222cba7e4e2d74ed8c5278a898778b8c856f7bc (patch)
tree42c176476bb3c0649d391d1652e95e082dd090da /doc
parentf2e2f2aa96cb0d40c6fb85cde2ab82380c367485 (diff)
doc: example command-line option reference
Example reference to a command-line option using the option role reference. This creates a hyperlink in html, and the usual boldface style in man page. This could be used throughout the man pages.
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/notmuch-config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/notmuch-config.rst b/doc/man1/notmuch-config.rst
index af126289..56f4a160 100644
--- a/doc/man1/notmuch-config.rst
+++ b/doc/man1/notmuch-config.rst
@@ -248,7 +248,7 @@ CONFIGURATION
Notmuch configuration file search order:
-1. File specified by ``--config=FILE`` global option; see
+1. File specified by :option:`notmuch --config` global option; see
:any:`notmuch(1)`.
2. File specified by :envvar:`NOTMUCH_CONFIG` environment variable.