module Options:sig
..end
val options : ?usage:string ->
?version:string ->
?suppress_usage:bool ->
?suppress_help:bool ->
?prog:string ->
?formatter:OptParse.Formatter.t -> unit -> OptParse.OptParser.t
include struct ... end
val checkonly : (string * Debian.Format822.architecture option * Debian.Format822.version)
list OptParse.Opt.t
val brokenlist : bool OptParse.Opt.t
val downgrades : bool OptParse.Opt.t
val cluster : bool OptParse.Opt.t