]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Bd/badargs.out_markdown
Style message about legacy man(7) date format in mdoc(7) documents
[mandoc.git] / regress / mdoc / Bd / badargs.out_markdown
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
51 OpenBSD - October 27, 2015