aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch.c
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-10-28 12:15:51 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-10-28 12:15:51 -0700
commitce6390cee7b2edc25ca17f9c1224017b56f24696 (patch)
tree08f5b0fcf727ab910cc0fcca7247a8d09a3ff2d4 /notmuch.c
parentc8bdd29895352798132c046c85ef72dba10ae12c (diff)
documentation: Add the "files" option to the synopsis of "search --output="
This was inadvertently left off when --output=files was recently added as a new option.
Diffstat (limited to 'notmuch.c')
-rw-r--r--notmuch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch.c b/notmuch.c
index 1faed3e4..030e4942 100644
--- a/notmuch.c
+++ b/notmuch.c
@@ -165,7 +165,7 @@ command_t commands[] = {
"\t\tPresents the results in either JSON or\n"
"\t\tplain-text (default)\n"
"\n"
- "\t--output=(summary|threads|messages|tags)\n"
+ "\t--output=(summary|threads|messages|files|tags)\n"
"\n"
"\t\tsummary (default)\n"
"\n"