it is a suffix not prefix

This commit is contained in:
Mirek Kratochvil 2023-10-13 20:47:09 +02:00
parent 5304dd384c
commit 711ae4d941

View file

@ -142,7 +142,7 @@ siteOptions' = do
value "list.html" <> showDefault value "list.html" <> showDefault
_timestampSuffix <- _timestampSuffix <-
strOption $ strOption $
long "timestamp-prefix" <> long "timestamp-suffix" <>
help "Timestamp file suffix for markdowns" <> help "Timestamp file suffix for markdowns" <>
value ".timestamp" <> showDefault value ".timestamp" <> showDefault
_extraMeta <- _extraMeta <-