val group : OptParse.OptParser.group optionStdlib.ref
val descr : string
val add_options : ?default:???->OptParse.OptParser.t -> unit
val add_option :
?short_name:???->?long_name:???->?help:???->OptParse.OptParser.t ->?hide:???->?short_names:???->?long_names:???->'aOptParse.Opt.t->
unit