diff options
-rw-r--r-- | doc/news/version_3.20100427.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_3.20100427.mdwn b/doc/news/version_3.20100427.mdwn index 1701fd670..61cf67141 100644 --- a/doc/news/version_3.20100427.mdwn +++ b/doc/news/version_3.20100427.mdwn @@ -8,7 +8,7 @@ Allowing untrusted users to upload attachments with the ".tmpl" extension is not recommended, as that allows anyone to change a wiki's templates. -The --getctime switch is renamed to --gettimes, and it also gets the +The --getctime switch is renamed to --gettime, and it also gets the file modification time. And it's a lot faster (when using git). But the really important change is, you don't have to remember to use this switch. Now ikiwiki will do it when it needs to. |