From a9cdedaad75ff982d733a38a0157787610f25651 Mon Sep 17 00:00:00 2001 From: Konstantin Ryabitsev Date: Thu, 30 Sep 2021 10:41:06 -0400 Subject: shazam: document template usage in manpage The flags and functionality of shazam may still change, so not documenting the rest of the usage yet. Signed-off-by: Konstantin Ryabitsev --- man/b4.5 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'man/b4.5') diff --git a/man/b4.5 b/man/b4.5 index 5ff5185..ef2a917 100644 --- a/man/b4.5 +++ b/man/b4.5 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH B4 5 "2021-09-01" "0.8.0" "" +.TH B4 5 "2021-09-01" "0.9.0" "" .SH NAME B4 \- Work with code submissions in a public-inbox archive . @@ -32,7 +32,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .. .SH SYNOPSIS .sp -b4 {mbox,am,attest,pr,ty,diff} [options] +b4 {mbox,am,shazam,attest,pr,ty,diff} [options] .SH DESCRIPTION .sp This is a helper utility to work with patches and pull requests made @@ -49,6 +49,8 @@ precursor to Lore and Data in the Star Trek universe. .IP \(bu 2 \fIb4 am\fP: Create an mbox file that is ready to git\-am .IP \(bu 2 +\fIb4 shazam\fP: Similar to \fIam\fP, but lets you apply patches +.IP \(bu 2 \fIb4 pr\fP: Work with pull requests .IP \(bu 2 \fIb4 diff\fP: Show range\-diff style diffs between patch versions @@ -194,6 +196,9 @@ Do not reroll partial series when detected .UNINDENT .sp \fIExample\fP: b4 am \fI\%20200313231252.64999\-1\-keescook@chromium.org\fP +.SH B4 SHAZAM +.sp +TBD. .SS b4 attest .sp usage: b4 attest [\-h] patchfile [patchfile ...] @@ -437,6 +442,8 @@ Default configuration, with explanations: thanks\-pr\-template = None # See thanks\-am\-template.example. If not set, a default template will be used. thanks\-am\-template = None + # Used when preparing merge messages from cover letters. See shazam\-merge\-template.example + shazam\-merge\-template = None .ft P .fi .UNINDENT -- cgit v1.2.3