aboutsummaryrefslogtreecommitdiff
path: root/Types.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Types.hs')
-rw-r--r--Types.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Types.hs b/Types.hs
index 74bfec3..6e83304 100644
--- a/Types.hs
+++ b/Types.hs
@@ -142,7 +142,7 @@ siteOptions' = do
value "list.html" <> showDefault
_timestampSuffix <-
strOption $
- long "timestamp-prefix" <>
+ long "timestamp-suffix" <>
help "Timestamp file suffix for markdowns" <>
value ".timestamp" <> showDefault
_extraMeta <-