From fbd0377eb080111ab2c6d2e05ecd97125dd1d9d9 Mon Sep 17 00:00:00 2001 From: Konstantin Ryabitsev Date: Wed, 26 May 2021 13:31:11 -0400 Subject: Add new b4 pr flags The -f and -l flags are mostly used for archival purposes -- they allow to convert a pull request into a mini-archive which includes relevant discussions around all of the commits involved in it. Signed-off-by: Konstantin Ryabitsev --- man/b4.5 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man/b4.5') diff --git a/man/b4.5 b/man/b4.5 index d8e971e..8270dee 100644 --- a/man/b4.5 +++ b/man/b4.5 @@ -233,6 +233,12 @@ Convert a pull request into an mbox full of patches .TP .BI \-o \ OUTMBOX\fR,\fB \ \-\-output\-mbox \ OUTMBOX Save exploded messages into this mailbox (default: msgid.mbx) +.TP +.B \-l\fP,\fB \-\-retrieve\-links +Attempt to retrieve any Link: URLs (use with \-e) +.TP +.BI \-f \ MAILFROM\fR,\fB \ \-\-from\-addr \ MAILFROM +Use this From: in exploded messages (use with \-e) .UNINDENT .UNINDENT .sp -- cgit v1.2.3