diff -r 2ae7f001b61d -r b08ffd27dfc8 hgext/patchbomb.py --- a/hgext/patchbomb.py Thu Jan 28 10:38:29 2010 +0000 +++ b/hgext/patchbomb.py Thu Jan 28 11:27:09 2010 +0000 @@ -35,6 +35,9 @@ cc = cc1, cc2, ... bcc = bcc1, bcc2, ... +Use ``[patchbomb]`` as configuration section name if you need to +override global ``[email]`` address settings. + Then you can use the "hg email" command to mail a series of changesets as a patchbomb.