diff options
-rw-r--r-- | man/ocamldep.m | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/ocamldep.m b/man/ocamldep.m index be1e7348e..c654dc612 100644 --- a/man/ocamldep.m +++ b/man/ocamldep.m @@ -113,6 +113,10 @@ to call the given .I command as a preprocessor for each source file. .TP +.BI \-ppx \ command +Pipe abstract syntax tree through preprocessor +.IR command . +.TP .B \-slash Under Unix, this option does nothing. .TP |