summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes1
-rw-r--r--ocamlbuild/man/ocamlbuild.13
2 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index f2d6c8c9c..24771e209 100644
--- a/Changes
+++ b/Changes
@@ -29,6 +29,7 @@ Features wishes:
hexa representations (patch by Zoe Paraskevopoulou)
- PR#5650: Camlp4FoldGenerator doesn't handle well "abstract" types
- PR#6071: Add a -noinit option to the toplevel (patch by David Sheets)
+- PR#6166: document -ocamldoc option of ocamlbuild
OCaml 4.01.0:
diff --git a/ocamlbuild/man/ocamlbuild.1 b/ocamlbuild/man/ocamlbuild.1
index 1f0c6855c..b02d340b7 100644
--- a/ocamlbuild/man/ocamlbuild.1
+++ b/ocamlbuild/man/ocamlbuild.1
@@ -236,6 +236,9 @@ Set the OCaml native compiler
\fB\-ocamldep\fR <command>
Set the OCaml dependency tool
.TP
+\fB\-ocamldoc\fR <command>
+Set the OCaml documentation generator
+.TP
\fB\-ocamlyacc\fR <command>
Set the ocamlyacc tool
.TP