Mercurial > hg-stable
diff hgext/patchbomb.py @ 13838:c5709dfa5c1e stable
patchbomb, help/hgweb: do not refer to config files as hgrc files
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Fri, 01 Apr 2011 12:14:42 +0200 |
parents | 14f3795a5ed7 |
children | 72c84f24b420 |
line wrap: on
line diff
--- a/hgext/patchbomb.py Wed Mar 30 02:22:15 2011 +0900 +++ b/hgext/patchbomb.py Fri Apr 01 12:14:42 2011 +0200 @@ -22,8 +22,8 @@ and References headers, so they will show up as a sequence in threaded mail and news readers, and in mail archives. -To configure other defaults, add a section like this to your hgrc -file:: +To configure other defaults, add a section like this to your +configuration file:: [email] from = My Name <my@email>