summaryrefslogtreecommitdiffstatshomepage
path: root/mdocml.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-02-21 14:56:57 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-02-21 14:56:57 +0000
commit42e8be336a5fb9b91fff3550e7a9a2a286840b16 (patch)
tree5c8820faff498f89ff9ff18e764e67b88bbe5945 /mdocml.1
parent24a95b9b6e0ec8aecdb7365d17ccde90fcceb59f (diff)
downloadmandoc-42e8be336a5fb9b91fff3550e7a9a2a286840b16.tar.gz
mandoc-42e8be336a5fb9b91fff3550e7a9a2a286840b16.tar.zst
mandoc-42e8be336a5fb9b91fff3550e7a9a2a286840b16.zip
Initial list support (not nested, yet).
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 ,