sig
val
parse : string array
->
(
Arg
.key *
Arg
.spec *
Arg
.doc) list
->
unit
end