Mercurial > hg > mercurial-source
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 (2009-02-15) |
parents | e040f9d6b2f3 |
children | 06afe0f9dbf8 |
line wrap: on
line diff
--- a/mercurial/help.py +++ b/mercurial/help.py @@ -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: