Module type Param_sig.ACTION

include PARAM
val name : string
val short_name : char option
val help : string
val action : unit -> unit