Add help
This commit is contained in:
parent
f724aba407
commit
c396b3d135
3 changed files with 41 additions and 9 deletions
|
|
@ -19,3 +19,6 @@ val loop : State.t -> unit
|
|||
the loop.
|
||||
|
||||
The function runs until the user exits the program. *)
|
||||
|
||||
val help : unit -> unit
|
||||
(** [help] print all commands available in the repl. *)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue