# HG changeset patch # User Cédric Duval # Date 2009-05-18 22:02:54 # Node ID 32ff5ba0d3125f89272d48c8342d1d4a44864b6d # Parent f3ad1ed099e1bf89ebdac0458606c8a6f810e9ce patchbomb: clarify diffstat usage diff --git a/hgext/patchbomb.py b/hgext/patchbomb.py --- a/hgext/patchbomb.py +++ b/hgext/patchbomb.py @@ -24,9 +24,9 @@ Each message refers to the first in the and References headers, so they will show up as a sequence in threaded mail and news readers, and in mail archives. -For each changeset, you will be prompted with a diffstat summary and -the changeset summary, so you can be sure you are sending the right -changes. +With the -d/--diffstat option, you will be prompted for each changeset +with a diffstat summary and the changeset summary, so you can be sure +you are sending the right changes. To enable this extension: