summaryrefslogtreecommitdiff
path: root/man/ocamldep.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/ocamldep.1')
-rw-r--r--man/ocamldep.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/ocamldep.1 b/man/ocamldep.1
index 1c39e9d52a..45f562c677 100644
--- a/man/ocamldep.1
+++ b/man/ocamldep.1
@@ -60,6 +60,9 @@ The following command-line options are recognized by
.B \-absname
Show absolute filenames in error messages.
.TP
+.B \-no-absname
+Do not try to show absolute filenames in error messages (default).
+.TP
.B \-all
Generate dependencies on all required files, rather than assuming
implicit dependencies.