summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/b4.53
-rw-r--r--man/b4.5.rst3
2 files changed, 6 insertions, 0 deletions
diff --git a/man/b4.5 b/man/b4.5
index 6da1b35..b83d5c5 100644
--- a/man/b4.5
+++ b/man/b4.5
@@ -468,6 +468,9 @@ Default configuration, with explanations:
thanks\-am\-template = None
# Used when preparing merge messages from cover letters. See shazam\-merge\-template.example
shazam\-merge\-template = None
+ # Use to exclude certain mail addresses from ever being added to auto\-generated mail
+ # Separate multiple entries using comma (spaces are ignored), shell\-style globbing accepted
+ email\-exclude = *@codeaurora.org, example@example.com
.ft P
.fi
.UNINDENT
diff --git a/man/b4.5.rst b/man/b4.5.rst
index 19e96af..217e145 100644
--- a/man/b4.5.rst
+++ b/man/b4.5.rst
@@ -320,6 +320,9 @@ Default configuration, with explanations::
thanks-am-template = None
# Used when preparing merge messages from cover letters. See shazam-merge-template.example
shazam-merge-template = None
+ # Use to exclude certain mail addresses from ever being added to auto-generated mail
+ # Separate multiple entries using comma (spaces are ignored), shell-style globbing accepted
+ email-exclude = *@codeaurora.org, example@example.com
SUPPORT
-------