aboutsummaryrefslogtreecommitdiff
path: root/man/b4.5
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-11-24 17:20:40 -0500
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-11-24 17:20:40 -0500
commit1abed39ff3c8d6d9a92e98ea4e2c14a900df983b (patch)
tree16670a06057777676c7d09f803ddf19e3786bab0 /man/b4.5
parent09ed1462ff9ceb7615c812f6cb1a2f34ab768e59 (diff)
downloadb4-1abed39ff3c8d6d9a92e98ea4e2c14a900df983b.tar.gz
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 <acme@kernel.org> Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'man/b4.5')
-rw-r--r--man/b4.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/b4.5 b/man/b4.5
index 8da4ef4..350c363 100644
--- a/man/b4.5
+++ b/man/b4.5
@@ -169,6 +169,9 @@ Try to guess the base of the series (if not specified)
.B \-3\fP,\fB \-\-prep\-3way
Prepare for a 3\-way merge (tries to ensure that all index blobs exist by making a fake commit range)
.TP
+.B \-\-cc\-trailers
+Copy all Cc\(aqd addresses into Cc: trailers, if not already present
+.TP
.B \-\-no\-cover
Do not save the cover letter (on by default when using \-o \-)
.UNINDENT