removing cabal-dev from help.
This commit is contained in:
parent
d37e1592d4
commit
929c446f0f
@ -57,7 +57,7 @@ argspec = [ Option "l" ["tolisp"]
|
||||
"print detailed info"
|
||||
, Option "s" ["sandbox"]
|
||||
(ReqArg (\s opts -> opts { sandbox = Just s }) "path")
|
||||
"specify cabal-dev sandbox (default 'cabal-dev`)"
|
||||
"specify a sandbox"
|
||||
, Option "b" ["boundary"]
|
||||
(ReqArg (\s opts -> opts { lineSeparator = LineSeparator s }) "sep")
|
||||
"specify line separator (default is Nul string)"
|
||||
|
Loading…
Reference in New Issue
Block a user