# HG changeset patch # User Christian Ebert # Date 2010-01-28 11:27:09 # Node ID b08ffd27dfc844eb46bccd38b0775a377c0153f2 # Parent 2ae7f001b61d5559c2660d5e5906a80c2065d2d8 patchbomb: document [patchbomb] config section for addresses diff --git a/hgext/patchbomb.py b/hgext/patchbomb.py --- a/hgext/patchbomb.py +++ b/hgext/patchbomb.py @@ -35,6 +35,9 @@ file:: 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.