mercurial/util.py
changeset 3257 c9cd63a6fce9
parent 3256 e5c9a084ffe3
child 3425 ec6f400cff4d
--- a/mercurial/util.py	Tue Oct 03 12:33:18 2006 +0200
+++ b/mercurial/util.py	Tue Oct 03 12:33:22 2006 +0200
@@ -937,7 +937,9 @@
             else:
                 break
         else:
-            raise ValueError(_('invalid date: %r') % string)
+            raise ValueError(_('invalid date: %r '
+                               'see hg(1) manual page for details')
+                             % string)
     # validate explicit (probably user-specified) date and
     # time zone offset. values must fit in signed 32 bits for
     # current 32-bit linux runtimes. timezones go from UTC-12