mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-20 21:33:50 -07:00
parent
705e476e4c
commit
4097bb5154
1 changed files with 1 additions and 1 deletions
2
Setup.hs
2
Setup.hs
|
@ -33,4 +33,4 @@ myPreSDist _ _ = do
|
|||
putStrLn $ "pandoc exited with " ++ show result
|
||||
return emptyHookedBuildInfo
|
||||
where
|
||||
pandoc_cmd = "pandoc -s -t man shellcheck.1.md -o shellcheck.1"
|
||||
pandoc_cmd = "pandoc -s -f markdown-smart -t man shellcheck.1.md -o shellcheck.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue