changeset 7764:14a42208d8af

help: better formatting in "Date Formats" section
author timeless <timeless@gmail.com>
date Sun, 15 Feb 2009 12:56:38 +0100
parents cdc913e7fc5f
children da9acc68b1dd
files mercurial/help.py
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/help.py	Sat Feb 14 22:41:18 2009 +0100
+++ b/mercurial/help.py	Sun Feb 15 12:56:38 2009 +0100
@@ -10,9 +10,9 @@
 helptable = (
     (["dates"], _("Date Formats"),
      _(r'''
-    Some commands allow the user to specify a date:
-    backout, commit, import, tag: Specify the commit date.
-    log, revert, update: Select revision(s) by date.
+    Some commands allow the user to specify a date, e.g.:
+    * backout, commit, import, tag: Specify the commit date.
+    * log, revert, update: Select revision(s) by date.
 
     Many date formats are valid. Here are some examples: