diff options
author | W. Trevor King <wking@drexel.edu> | 2009-09-13 06:32:07 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-09-13 06:32:07 -0400 |
commit | 80dbdedeb556bbd8d7d5dd000f9f52e3a2a5c606 (patch) | |
tree | edd2abb651d34a92fa4fd98e9f8ad72434541e84 /interfaces/email/interactive/README | |
parent | 17fea62c1f79079a7fecde8d98c5ffd2975841b7 (diff) | |
download | bugseverywhere-80dbdedeb556bbd8d7d5dd000f9f52e3a2a5c606.tar.gz |
Mention commit message in interactive email README subject explaination.
Diffstat (limited to 'interfaces/email/interactive/README')
-rw-r--r-- | interfaces/email/interactive/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/interfaces/email/interactive/README b/interfaces/email/interactive/README index 8954383..79ef9a9 100644 --- a/interfaces/email/interactive/README +++ b/interfaces/email/interactive/README @@ -26,8 +26,8 @@ according to the subject tag that procmail used grab the email in the first place. There are three parsing styles: Style Subject creating bugs [be-bug:submit] new bug summary - commenting on bugs [be-bug:<bug-id>] human-specific subject - control [be-bug] human-specific subject + commenting on bugs [be-bug:<bug-id>] commit message + control [be-bug] commit message These are analogous to submit@bugs.debian.org, nnn@bugs.debian.org, and control@bugs.debian.org respectively. |