fix broken --dictionary option
This commit is contained in:
parent
595fc58cd0
commit
a24f63fba0
@ -31,7 +31,7 @@ options = Options
|
|||||||
( long "interactive"
|
( long "interactive"
|
||||||
<> short 'i'
|
<> short 'i'
|
||||||
<> help "Manually insert numbers from a dice" )
|
<> help "Manually insert numbers from a dice" )
|
||||||
<*> optional (option auto
|
<*> optional (strOption
|
||||||
( long "dictionary"
|
( long "dictionary"
|
||||||
<> short 'd'
|
<> short 'd'
|
||||||
<> metavar "FILEPATH"
|
<> metavar "FILEPATH"
|
||||||
|
Loading…
Reference in New Issue
Block a user