From 7b489414f50b16a57a127c95b0c8043c26fba965 Mon Sep 17 00:00:00 2001 From: Konstantin Ryabitsev Date: Fri, 8 May 2020 14:44:53 -0400 Subject: Update documentation for am -P, ty -s/-d changes - we are now using ranges for ty -s/-d - add am -P documentation for cherry-picking subsets of patches Signed-off-by: Konstantin Ryabitsev --- man/b4.5.rst | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'man') diff --git a/man/b4.5.rst b/man/b4.5.rst index 4938217..b44dc96 100644 --- a/man/b4.5.rst +++ b/man/b4.5.rst @@ -8,7 +8,7 @@ Work with code submissions in a public-inbox archive :Date: 2020-04-10 :Copyright: The Linux Foundation and contributors :License: GPLv2+ -:Version: 0.4.0 +:Version: 0.4.1 :Manual section: 5 SYNOPSIS @@ -101,6 +101,8 @@ optional arguments: -s, --add-my-sob Add your own signed-off-by to every patch -l, --add-link Add a lore.kernel.org/r/ link to every patch -Q, --quilt-ready Save mbox patches in a quilt-ready folder + -P CHERRYPICK, --cherry-pick CHERRYPICK + Cherry-pick a subset of patches (e.g. -P 1-2,4,6-) *Example*: b4 am 20200313231252.64999-1-keescook@chromium.org @@ -158,18 +160,13 @@ optional arguments: -o OUTDIR, --outdir OUTDIR Write thanks files into this dir (default=.) -l, --list List pull requests and patch series you have retrieved - -s SEND, --send SEND - Generate thankyous for specified messages (use -l to - get the list or "all") + -s SEND, --send SEND Generate thankyous for specific entries from -l (e.g.: 1,3-5,7-; or "all") -d DISCARD, --discard DISCARD - Discard specified messages (use -l to get the list, or - use "all") - -a, --auto Use the Auto-Thankanator to figure out what got - applied/merged + Discard specific messages from -l (e.g.: 1,3-5,7-; or "all") + -a, --auto Use the Auto-Thankanator to figure out what got applied/merged -b BRANCH, --branch BRANCH The branch to check against, instead of current - --since SINCE The --since option to use when auto-matching patches - (default=1.week) + --since SINCE The --since option to use when auto-matching patches (default=1.week) *Example*: b4 ty --auto -- cgit v1.2.3