diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-04-03 14:28:15 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-04-03 14:28:15 -0400 |
commit | eec38e8eeb63f6a93c60fc7b9e7e23b28e3b13e8 (patch) | |
tree | 1816f78233d9de2ec6dc8bbe2abd79e96c3eef11 /doc/forum | |
parent | fb4f21c438d05e0a171fc3b2cc74636687a3f1a5 (diff) |
fix typo in --getctime description
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/How_does_ikiwiki_remember_times__63__.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/How_does_ikiwiki_remember_times__63__.mdwn b/doc/forum/How_does_ikiwiki_remember_times__63__.mdwn index d492961ac..5522cbf45 100644 --- a/doc/forum/How_does_ikiwiki_remember_times__63__.mdwn +++ b/doc/forum/How_does_ikiwiki_remember_times__63__.mdwn @@ -49,6 +49,7 @@ Do I have it right? > > Surely it is not the _last changed time_ but the _first seen time_ of each page that is pulled out of the VCS? > > If the aim is to get the real creation times of items in weblogs, then the last times that the items were > > changed in the VCS is not going to help. -- [[seanh]] +>>> Typo, fixed. --[[Joey]] > > > If you want to preserve the date of a page, the best way to do it is to > > > use [[ikiwiki/directive/meta]] date="foo". This will survive checkouts, |