Module Manpage_builder.Env_variables

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