From 1222cba7e4e2d74ed8c5278a898778b8c856f7bc Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Fri, 21 May 2021 23:44:13 +0300 Subject: [PATCH] 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. --- doc/man1/notmuch-config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.43.0