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