aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-03-23 18:09:44 -0400
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-03-23 18:09:44 -0400
commit67161f7f190491d826fea6463349ee7d0e91083e (patch)
treedeb0621a1488313715ea8ef747d990efa9a7b11d /man
parentefd3dc39f4bfd641719e0043f56a3557b6f98d33 (diff)
downloadb4-67161f7f190491d826fea6463349ee7d0e91083e.tar.gz
Prepare for 0.3.4 releasev0.3.4
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'man')
-rw-r--r--man/b4.55
-rw-r--r--man/b4.5.rst4
2 files changed, 6 insertions, 3 deletions
diff --git a/man/b4.5 b/man/b4.5
index 8fe8fa7..6bcb45e 100644
--- a/man/b4.5
+++ b/man/b4.5
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH B4 5 "2020-03-16" "0.3.0" ""
+.TH B4 5 "2020-03-23" "0.3.4" ""
.SH NAME
B4 \- Work with patches in a public-inbox archive
.
@@ -239,6 +239,9 @@ Default configuration, with explanations:
# git\-config for gpg.program; and if that\(aqs not set,
# we\(aqll use "gpg" and hope for the best
gpgbin = None
+ #
+ # How long to keep downloaded threads in cache (minutes)?
+ cache\-expire = 10
.ft P
.fi
.UNINDENT
diff --git a/man/b4.5.rst b/man/b4.5.rst
index 0bea71f..b624ed6 100644
--- a/man/b4.5.rst
+++ b/man/b4.5.rst
@@ -5,10 +5,10 @@ Work with patches in a public-inbox archive
-------------------------------------------
:Author: mricon@kernel.org
-:Date: 2020-03-16
+:Date: 2020-03-23
:Copyright: The Linux Foundation and contributors
:License: GPLv2+
-:Version: 0.3.0
+:Version: 0.3.4
:Manual section: 5
SYNOPSIS