mercurial/commands.py
changeset 10340 2e9656d284cc
parent 10339 23e608f42f2c
parent 10335 6ae4f390ec61
child 10345 bc2866bdf3e0
--- a/mercurial/commands.py	Fri Feb 05 18:50:08 2010 +0100
+++ b/mercurial/commands.py	Sat Feb 06 17:11:18 2010 +0100
@@ -1139,8 +1139,9 @@
 
     Print the changeset header and diffs for one or more revisions.
 
-    The information shown in the changeset header is: author,
-    changeset hash, parent(s) and commit comment.
+    The information shown in the changeset header is: author, date,
+    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