Annotation of mandoc/regress/mdoc/Bd/badargs.out_markdown, Revision 1.3
1.1 schwarze 1: BD-BADARGS(1) - General Commands Manual
2:
3: # NAME
4:
5: **Bd-badargs** - display block with bad arguments
6:
7: # DESCRIPTION
8:
9: trailing -offset:
10:
11: > is
12: > ignored
13:
14: double -compact and -offset:
15:
16: > last
17: > wins
18:
19: no type:
20:
21: > displayed
22: > text
23:
24: double type:
25:
26: > ragged
27: > unfilled
28:
29: unfilled
30: ragged
31:
32: file /dev/null:
33:
34: > ragged
35: > offset indent
36:
37: trailing -file:
38:
39: > ragged
40: > offset indent
41:
42: missing -file argument:
43:
44: > ragged
45: > offset indent
46:
47: no argument whatsoever:
48: no
49: argument
50:
1.3 ! schwarze 51: OpenBSD - July 4, 2017 - BD-BADARGS(1)
CVSweb