# HG changeset patch # User Cédric Duval # Date 1242684174 -7200 # Node ID 32ff5ba0d3125f89272d48c8342d1d4a44864b6d # Parent f3ad1ed099e1bf89ebdac0458606c8a6f810e9ce patchbomb: clarify diffstat usage diff -r f3ad1ed099e1 -r 32ff5ba0d312 hgext/patchbomb.py --- a/hgext/patchbomb.py Mon May 18 23:59:22 2009 +0200 +++ b/hgext/patchbomb.py Tue May 19 00:02:54 2009 +0200 @@ -24,9 +24,9 @@ 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: