diff --git a/ocaml/lib/schema/schema.ml b/ocaml/lib/schema/schema.ml index 699af91..ed09ccb 100644 --- a/ocaml/lib/schema/schema.ml +++ b/ocaml/lib/schema/schema.ml @@ -19,12 +19,12 @@ let seed: schema = { patch = 0; }; help = { - short = "Use 'tori help' for usage instructions"; + short = ""; long = ""; }; }; output = { - message = "Use command 'help' for help"; + message = ""; }; host = { os = Unknown;