Mercurial > hg
changeset 3287:9d5fcf1d6863
Put in backslash again, it was needed to disable an asciidoc macro.
Backed out changeset c05b0cc6b1485bb240e118a2be9e1d52bb25fd65
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Sat, 07 Oct 2006 22:11:02 +0200 |
parents | c05b0cc6b148 |
children | 48ae77d1e083 |
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 22:02:56 2006 +0200 +++ b/doc/hg.1.txt Sat Oct 07 22:11:02 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: