aboutsummaryrefslogtreecommitdiffstats
path: root/FAQ
blob: 3a88302c6052c011d6201f3a994be9a39edb5fb7 (plain)
1
2
3
4
5
1) I edited an entry, now it is listed first on the page... wtf?

	Unix don't know a creation time for a file, so i had to use the last
	changed time for entries. You can use 'touch' to edit the timestamp.
	Syntax is 'touch foo.txt -t YYMMDDhhmm'.