diff options
author | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2020-06-08 16:01:22 -0400 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2020-06-08 16:01:22 -0400 |
commit | cad0bddc7d9a5a10816ac31a6beba0c134b63c00 (patch) | |
tree | 5c0a8d5e173af31180af26f7a781fed0d3ea4225 /man | |
parent | e74cfbb808f386e6909632300bab653f7033601d (diff) | |
download | b4-cad0bddc7d9a5a10816ac31a6beba0c134b63c00.tar.gz |
Prepare for 0.5.1 releasev0.5.1
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'man')
-rw-r--r-- | man/b4.5 | 6 | ||||
-rw-r--r-- | man/b4.5.rst | 4 |
2 files changed, 4 insertions, 6 deletions
@@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH B4 5 "2020-05-25" "0.5.0" "" +.TH B4 5 "2020-06-08" "0.5.1" "" .SH NAME B4 \- Work with code submissions in a public-inbox archive . @@ -316,8 +316,6 @@ Save diff into this file instead of outputting to stdout .B \-c\fP,\fB \-\-color Force color output even when writing to file .UNINDENT -.IP "System Message: WARNING/2 (b4.5.rst:, line 201)" -Option list ends without a blank line; unexpected unindent. .INDENT 0.0 .TP .B \-m AMBOX AMBOX, \-\-compare\-am\-mboxes AMBOX AMBOX @@ -326,7 +324,7 @@ Compare two mbx files prepared with "b4 am" .UNINDENT .UNINDENT .sp -\fIExample\fP: b4 diff +\fIExample\fP: b4 diff \fI\%20200526205322.23465\-1\-mic@digikod.net\fP .SH CONFIGURATION .sp B4 configuration is handled via git\-config(1), so you can store it in diff --git a/man/b4.5.rst b/man/b4.5.rst index a27241a..a1328c0 100644 --- a/man/b4.5.rst +++ b/man/b4.5.rst @@ -5,10 +5,10 @@ Work with code submissions in a public-inbox archive ---------------------------------------------------- :Author: mricon@kernel.org -:Date: 2020-05-25 +:Date: 2020-06-08 :Copyright: The Linux Foundation and contributors :License: GPLv2+ -:Version: 0.5.0 +:Version: 0.5.1 :Manual section: 5 SYNOPSIS |