changeset 8511:32ff5ba0d312

patchbomb: clarify diffstat usage
author Cédric Duval <cedricduval@free.fr>
date Tue, 19 May 2009 00:02:54 +0200
parents f3ad1ed099e1
children b87e5ad94229
files hgext/patchbomb.py
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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: