diff options
Diffstat (limited to 'man/b4.5.rst')
-rw-r--r-- | man/b4.5.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/b4.5.rst b/man/b4.5.rst index ecbd3e8..2217cfd 100644 --- a/man/b4.5.rst +++ b/man/b4.5.rst @@ -149,6 +149,9 @@ optional arguments: -e, --explode Convert a pull request into an mbox full of patches -o OUTMBOX, --output-mbox OUTMBOX Save exploded messages into this mailbox (default: msgid.mbx) + -l, --retrieve-links Attempt to retrieve any Link: URLs (use with -e) + -f MAILFROM, --from-addr MAILFROM + Use this From: in exploded messages (use with -e) *Example*: b4 pr 202003292120.2BDCB41@keescook |