diff options
Diffstat (limited to 'man/ocaml.m')
-rw-r--r-- | man/ocaml.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ocaml.m b/man/ocaml.m index 466dd3015..07dede7c1 100644 --- a/man/ocaml.m +++ b/man/ocaml.m @@ -54,7 +54,7 @@ exits after the execution of the last phrase. The following command-line options are recognized by .BR ocaml (1). .TP -.BI -I \ directory +.BI \-I \ directory Add the given directory to the list of directories searched for source and compiled files. By default, the current directory is searched first, then the standard library directory. Directories added |