- From: J. David Bryan <jdbryan@acm.org>
- Date: Wed, 28 Mar 2001 15:47:38 -0500
- To: HTML Tidy List <html-tidy@w3.org>
On 28 Mar 2001, at 14:37, Joseph M. Reagle Jr. wrote:
> In addition to tidy not reporting some errors [1], I've noted that when
> tidy changes a file it doesn't touch the time stamp (win2k).
See the "keep-time" option at:
http://www.w3.org/People/Raggett/tidy/
Using, e.g.:
tidy -m --keep-time no test.html
...works as expected under Win2K SP1 using the 4th August 2000 version.
-- Dave
Received on Wednesday, 28 March 2001 15:47:50 UTC