aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Types.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Types.hs b/Types.hs
index a3b65cd..e42dafa 100644
--- a/Types.hs
+++ b/Types.hs
@@ -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"