Fix shameful camel case used insteadof kebab for Open Graph cards flag

This commit is contained in:
Tissevert 2020-03-25 19:45:25 +01:00
parent 39a8a3865c
commit 18d0e73062
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ blogConfig = BlogConfig
<*> option filePath 'f' "favicon" "FILE" "path to the image to use for the blog's favicon"
<*> option filePath 'H' "head" "FILE" "path to the file to add in the blog's head"
<*> option str 'n' "name" "BLOG_NAME" "name of the blog"
<*> switch (short 'O' <> long "openGraphCards" <> help "enable Open Graph cards")
<*> switch (short 'O' <> long "open-graph-cards" <> help "enable Open Graph cards")
<*> option filePath 'p' "pages"
"DIRECTORY" "relative path to the directory containing the pages within INPUT_DIR"
<*> Optparse.option auto (