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