diff options
Diffstat (limited to 'bin/main.ml')
| -rw-r--r-- | bin/main.ml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/main.ml b/bin/main.ml index e748629..b997cbe 100644 --- a/bin/main.ml +++ b/bin/main.ml @@ -450,7 +450,8 @@ exit status: 2 bad usage, year out of range, or the calendar data could not be read Reading references only (e.g. "Jn 3:16"); never scripture text. -See colitur(1) for the full description and the sources it computes against.|} +See colitur(1) for the full description and the sources it computes against, +and colitur-overlay(5) for the overlay file format in full.|} let print_help () = print_endline help_text; |
