From 1abed39ff3c8d6d9a92e98ea4e2c14a900df983b Mon Sep 17 00:00:00 2001 From: Konstantin Ryabitsev Date: Tue, 24 Nov 2020 17:20:40 -0500 Subject: Add --cc-trailers option to b4 am By request, add ability to copy all addresses from the email's "Cc" header into Cc: trailers, unless they are already mentioned in some other trailer. Requested-by: Arnaldo Carvalho de Melo Signed-off-by: Konstantin Ryabitsev --- man/b4.5.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man/b4.5.rst') diff --git a/man/b4.5.rst b/man/b4.5.rst index b8f8f8b..d1aa251 100644 --- a/man/b4.5.rst +++ b/man/b4.5.rst @@ -104,6 +104,8 @@ optional arguments: Try to guess the base of the series (if not specified) -3, --prep-3way Prepare for a 3-way merge (tries to ensure that all index blobs exist by making a fake commit range) + --cc-trailers + Copy all Cc'd addresses into Cc: trailers, if not already present --no-cover Do not save the cover letter (on by default when using -o -) -- cgit v1.2.3