]> git.cworth.org Git - notmuch/blobdiff - doc/man1/notmuch-show.rst
CLI/show: initial support for --duplicate for (raw output only)
[notmuch] / doc / man1 / notmuch-show.rst
index 1b02d4079a34d4e9b5ba471eb2f90f9eadd458b4..2c0a0de6ad1679ccc2d2596acd3c8936a968e49c 100644 (file)
@@ -27,6 +27,12 @@ Supported options for **show** include
 
 .. program:: show
 
+.. option:: --duplicate=N
+
+   Output duplicate number N. The numbering starts from 1, and matches
+   the order used by :option:`search --duplicate` and
+   :option:`search --output=files <search --output>`
+
 .. option:: --entire-thread=(true|false)
 
    If true, **notmuch show** outputs all messages in the thread of
@@ -225,7 +231,7 @@ CONFIGURATION
 =============
 
 Structured output (json / sexp) is influenced by the configuration
-option :ref:`show.extra_headers <show.extra_headers>`. See
+option :nmconfig:`show.extra_headers`. See
 :any:`notmuch-config(1)` for details.
 
 EXIT STATUS