X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=lib%2FPublicInbox%2FSearch.pm;h=523003b3c269ae42e9ee210e91415b2846735daa;hp=600e6400d4b672bb477a236eff12c27b9c3e4f51;hb=1f1b1f0e22f7b4cbe5c8e843c1932222c0461393;hpb=0d0a00cf1306d54a312504e6bfe8712900a06b01 diff --git a/lib/PublicInbox/Search.pm b/lib/PublicInbox/Search.pm index 600e6400..523003b3 100644 --- a/lib/PublicInbox/Search.pm +++ b/lib/PublicInbox/Search.pm @@ -155,9 +155,9 @@ my %prob_prefix = ( our @HELP = ( 's:' => 'match within Subject e.g. s:"a quick brown fox"', 'd:' => < 'match within message body, including text attachments', 'nq:' => 'match non-quoted text within message body', @@ -179,7 +179,7 @@ EOF 'dfpost:' => 'match post-image git blob ID', 'dfblob:' => 'match either pre or post-image git blob ID', 'rt:' => <