diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/ocamldoc.m | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/man/ocamldoc.m b/man/ocamldoc.m index 27cf1b53a..19a7f0332 100644 --- a/man/ocamldoc.m +++ b/man/ocamldoc.m @@ -110,10 +110,7 @@ to display it. .TP .BI \-g \ file Dynamically load the given file (which extension usually is .cmo or .cma), -which defines a custom documentation generator. This option is supported by the -.BR ocamldoc (1) -command, but not by its native-code version -.BR ocamldoc.opt . +which defines a custom documentation generator. If the given file is a simple one and does not exist in the current directory, then ocamldoc looks for it in the custom generators default directory, and in the directories specified with the |