From 752f1a1c6c3220911bd11e879b24caf660e24058 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 28 Mar 2021 23:11:14 -0400 Subject: [PATCH] doc lei: update manpages with new options --- Documentation/lei-q.pod | 5 +++++ Documentation/lei.pod | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index 6f67c277..787c51bf 100644 --- a/Documentation/lei-q.pod +++ b/Documentation/lei-q.pod @@ -82,6 +82,11 @@ doesn't point to stdout, nothing otherwise. Augment output destination instead of clobbering it. +=item --no-import-before + +Do not importing keywords before writing to an existing output +destination. + =item -t, --threads Return all messages in the same thread as the actual match(es). diff --git a/Documentation/lei.pod b/Documentation/lei.pod index 36abe513..0b81b9f3 100644 --- a/Documentation/lei.pod +++ b/Documentation/lei.pod @@ -23,6 +23,10 @@ Available in public-inbox 1.7.0+. =over +=item -c NAME=VALUE + +Override configuration C to C. + =item -C DIR Change current working directory to the specified directory before -- 2.44.0