changeset 10335:6ae4f390ec61

commands: fix more changeset header information in 'hg help export'
author Steve Losh <steve@stevelosh.com>
date Sat, 06 Feb 2010 08:57:57 -0500
parents 3d75c691b77d
children f9108768b892
files mercurial/commands.py
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/commands.py	Sat Feb 06 08:28:39 2010 -0500
+++ b/mercurial/commands.py	Sat Feb 06 08:57:57 2010 -0500
@@ -1140,7 +1140,8 @@
     Print the changeset header and diffs for one or more revisions.
 
     The information shown in the changeset header is: author, date,
-    changeset hash, parent(s) and commit comment.
+    branch name (if non-default), changeset hash, parent(s) and commit
+    comment.
 
     NOTE: export may generate unexpected diff output for merge
     changesets, as it will compare the merge changeset against its