From 3bc62805c637880b3ff43309c25653046a0d55a1 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 27 Oct 2014 13:41:13 -0700 Subject: [PATCH] excluding: Fix 'rung' -> 'run' typo --- excluding.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/excluding.mdwn b/excluding.mdwn index 5527444..b783383 100644 --- a/excluding.mdwn +++ b/excluding.mdwn @@ -34,7 +34,7 @@ This will find messages from "foo" with the tag "spam", even though Notmuch makes it very easy to access the underlying mail files associated with specific search terms using the "file" output format of notmuch search. To find all message files associated with the tag -"foo" rung: +"foo" run: $ notmuch search --output=files tag:foo -- 2.43.0