newline at end of output
This commit is contained in:
parent
3bf1bcd3fe
commit
f67c005e5e
@ -146,4 +146,4 @@ let fresh () =
|
||||
print_string footer;
|
||||
print_newline ()
|
||||
|
||||
let help () = print_string (header ^ help ^ footer)
|
||||
let help () = print_string (header ^ help ^ footer ^ "\n")
|
||||
|
Loading…
Reference in New Issue
Block a user