Manpage_builder.Env_variables
type doc =
| Lines of string list
val man : (string * doc) List.t -> Cmdliner.Manpage.block list