]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man1/notmuch-address.rst
doc: use manpage role references to external man pages
[notmuch] / doc / man1 / notmuch-address.rst
index 12d86e8952c5e70f5959097930b5a3607094597b..9193aefe1db6a88954986c19724760e2be4c6847 100644 (file)
@@ -21,8 +21,8 @@ Supported options for **address** include
 ``--format=``\ (**json**\ \|\ **sexp**\ \|\ **text**\ \|\ **text0**)
     Presents the results in either JSON, S-Expressions, newline
     character separated plain-text (default), or null character
-    separated plain-text (compatible with **xargs(1)** -0 option where
-    available).
+    separated plain-text (compatible with :manpage:`xargs(1)` -0
+    option where available).
 
 ``--format-version=N``
     Use the specified structured output format version. This is
@@ -92,7 +92,7 @@ Supported options for **address** include
 
 ``--exclude=(true|false)``
     A message is called "excluded" if it matches at least one tag in
-    search.tag\_exclude that does not appear explicitly in the search
+    search.exclude\_tags that does not appear explicitly in the search
     terms. This option specifies whether to omit excluded messages in
     the search process.