# HG changeset patch # User Christian Ebert # Date 1264678029 0 # Node ID b08ffd27dfc844eb46bccd38b0775a377c0153f2 # Parent 2ae7f001b61d5559c2660d5e5906a80c2065d2d8 patchbomb: document [patchbomb] config section for addresses 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.