summaryrefslogtreecommitdiffstatshomepage
path: root/mdocml.1
diff options
context:
space:
mode:
Diffstat (limited to 'mdocml.1')
-rw-r--r--mdocml.15
1 files changed, 4 insertions, 1 deletions
diff --git a/mdocml.1 b/mdocml.1
index 01d31559..6faf032d 100644
--- a/mdocml.1
+++ b/mdocml.1
@@ -1,5 +1,5 @@
.\"
-.Dd $Mdocdate: February 20 2009 $
+.Dd $Mdocdate: February 21 2009 $
.Dt mdocml 1
.Os
.\" SECTION
@@ -21,6 +21,7 @@ utility interfaces the
library to scan, parse and validate mdoc-macro documents. Arguments
follow:
.Bl -tag -width "\-Werr... "
+.\" ITEM
.It Fl W Ns Ar err...
Print warning messages. May be set to
.Fl W Ns Ar all
@@ -35,8 +36,10 @@ termination. Multiple
.Fl W
arguments may be comma-separated, such as
.Fl W Ns Ar error,all .
+.\" ITEM
.It Fl v
Print verbose parsing output.
+.\" ITEM
.It Ar infile
Read input from
.Ar infile ,