Module Incr_dom_widgets__Help_text.Command.Format

type t = [ `Keys of [ `Sep of string ] | `Description of (string ‑> string) option | `Text of string ] list
val default : t

The default format is:

"Press <key1 or key2 or ... keyn> to <uncapitalized description>."