summaryrefslogtreecommitdiff
path: root/notmuch.1
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-10-28 11:33:55 -0700
committerCarl Worth <cworth@cworth.org>2010-10-28 11:35:54 -0700
commit53311617494feb4ce575e9676cba938b93d5ebfb (patch)
tree9a08caca8d4d0c73b9b06ddd1489d01a7274ed9c /notmuch.1
parent6dcb7592e32ed5140ea0c0357ce78d6a37af6066 (diff)
notmuch search: Add a new "notmuch search --output=files"
Yet another thing that will be extremely handy for scripts.
Diffstat (limited to 'notmuch.1')
-rw-r--r--notmuch.17
1 files changed, 7 insertions, 0 deletions
diff --git a/notmuch.1 b/notmuch.1
index 1919176..53fa6ff 100644
--- a/notmuch.1
+++ b/notmuch.1
@@ -182,6 +182,13 @@ either one per line (--format=text) or as a JSON array
.RE
.RS 4
.TP 4
+.B files
+
+Output the filenames of all messages matching the search terms, either
+one per line (--format=text) or as a JSON array (--format=json).
+.RE
+.RS 4
+.TP 4
.B tags
Output all tags that appear on any message matching the search terms,