Mercurial > public > mercurial-scm > hg-stable
diff mercurial/help.py @ 7764:14a42208d8af
help: better formatting in "Date Formats" section
author | timeless <timeless@gmail.com> |
---|---|
date | Sun, 15 Feb 2009 12:56:38 +0100 |
parents | e040f9d6b2f3 |
children | 06afe0f9dbf8 |
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: