From: Eric Wong Date: Wed, 22 Jun 2022 07:47:59 +0000 (+0000) Subject: doc: lei-q: regenerate for patchid: help X-Git-Tag: v1.9.0~112 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=3d280ae91480d846f31a05890d59d0d1d42df129 doc: lei-q: regenerate for patchid: help --- diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index fd829655..1cbffba4 100644 --- a/Documentation/lei-q.pod +++ b/Documentation/lei-q.pod @@ -253,30 +253,31 @@ instances: =for comment AUTO-GENERATED-SEARCH-TERMS-BEGIN - s: match within Subject e.g. s:"a quick brown fox" - d: match date-time range, git "approxidate" formats supported - Open-ended ranges such as `d:last.week..' and - `d:..2.days.ago' are supported - b: match within message body, including text attachments - nq: match non-quoted text within message body - q: match quoted text within message body - n: match filename of attachment(s) - t: match within the To header - c: match within the Cc header - f: match within the From header - a: match within the To, Cc, and From headers - tc: match within the To and Cc headers - l: match contents of the List-Id header - bs: match within the Subject and body - dfn: match filename from diff - dfa: match diff removed (-) lines - dfb: match diff added (+) lines - dfhh: match diff hunk header context (usually a function name) - dfctx: match diff context lines - dfpre: match pre-image git blob ID - dfpost: match post-image git blob ID - dfblob: match either pre or post-image git blob ID - rt: match received time, like `d:' if sender's clock was correct + s: match within Subject e.g. s:"a quick brown fox" + d: match date-time range, git "approxidate" formats supported + Open-ended ranges such as `d:last.week..' and + `d:..2.days.ago' are supported + b: match within message body, including text attachments + nq: match non-quoted text within message body + q: match quoted text within message body + n: match filename of attachment(s) + t: match within the To header + c: match within the Cc header + f: match within the From header + a: match within the To, Cc, and From headers + tc: match within the To and Cc headers + l: match contents of the List-Id header + bs: match within the Subject and body + dfn: match filename from diff + dfa: match diff removed (-) lines + dfb: match diff added (+) lines + dfhh: match diff hunk header context (usually a function name) + dfctx: match diff context lines + dfpre: match pre-image git blob ID + dfpost: match post-image git blob ID + dfblob: match either pre or post-image git blob ID + patchid: match `git patch-id --stable' output + rt: match received time, like `d:' if sender's clock was correct =for comment AUTO-GENERATED-SEARCH-TERMS-END