From ce6390cee7b2edc25ca17f9c1224017b56f24696 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 28 Oct 2010 12:15:51 -0700 Subject: 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. --- notmuch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notmuch.c') 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" -- cgit v1.2.3