Fix "-keep-docs" option in ocamlopt manpage

It was a duplicate of `-keep-locs` below.
master
Etienne Millon 2017-06-30 15:52:45 +02:00
parent de6ec33c6e
commit e795b95eb7
2 changed files with 4 additions and 1 deletions

View File

@ -132,6 +132,9 @@ Working version
- GPR#1187: Minimal documentation for compiler plugins
(Florian Angeletti)
- GPR#1220: Fix "-keep-docs" option in ocamlopt manpage
(Etienne Millon)
### Tools:
- GPR#1078: add a subcommand "-depend" to "ocamlc" and "ocamlopt",

View File

@ -333,7 +333,7 @@ Recognize file names ending with
.I string
as interface files (instead of the default .mli).
.TP
.B \-keep-locs
.B \-keep-docs
Keep documentation strings in generated .cmi files.
.TP
.B \-keep-locs