patchbomb: clarify diffstat usage
authorCédric Duval <cedricduval@free.fr>
Tue, 19 May 2009 00:02:54 +0200
changeset 8511 32ff5ba0d312
parent 8510 f3ad1ed099e1
child 8512 b87e5ad94229
patchbomb: clarify diffstat usage
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: