king: fixes --serf worker-path cli parser

This commit is contained in:
Joe Bryan 2020-06-25 11:37:09 -07:00
parent 81ff98c5d4
commit 6e9f8ec34b

View File

@ -275,7 +275,7 @@ opts = do
oSerfExe <-
optional
$ option auto
$ strOption
$ metavar "PATH"
<> long "serf"
<> help "Path to Serf"