meat/lib/commands/help.ml
2026-05-19 23:38:14 +10:00

1 line
84 B
OCaml

let run () = print_string (Common.header ^ Common.help_text ^ Common.footer ^ "\n")