Mercurial > hg-stable
changeset 3286:c05b0cc6b148
Corrected typo in date format, found by Rob Landley.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Sat, 07 Oct 2006 22:02:56 +0200 |
parents | 484e6b7e7062 |
children | 9d5fcf1d6863 |
files | doc/hg.1.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/hg.1.txt Sat Oct 07 18:14:03 2006 +0200 +++ b/doc/hg.1.txt Sat Oct 07 22:02:56 2006 +0200 @@ -133,7 +133,7 @@ Some commands (backout, commit, tag) allow the user to specify a date. Possible formats for dates are: -YYYY-mm-dd \HH:MM[:SS] [(+|-)NNNN]:: +YYYY-mm-dd HH:MM[:SS] [(+|-)NNNN]:: This is a subset of ISO 8601, allowing just the recommended notations for date and time. The last part represents the timezone; if omitted, local time is assumed. Examples: