default options don't work with many

This commit is contained in:
Mirek Kratochvil 2023-10-20 09:22:47 +02:00
parent 25bdade319
commit 22cee7eeea

View file

@ -119,8 +119,6 @@ siteOptions' = do
<> short 't'
<> help
"Path to the directory with templates (possibly multiple paths)"
<> value "templates"
<> showDefault
_defaultTemplate <-
strOption
$ long "default-template"