summaryrefslogtreecommitdiffstats
path: root/regress/tbl/layout/spacing.out_ascii
blob: 36b608592ac390270368ce3144f142c9ff402ed1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
TBL-LAYOUT-SPACING(1)       General Commands Manual      TBL-LAYOUT-SPACING(1)

NNAAMMEE
       tbl-layout-spacing - spacing modifiers

DDEESSCCRRIIPPTTIIOONN
       default spacing:
       +------+
       |a   b |
       +------+

       spacing 0:
       +---+
       |ab |
       +---+

       spacing 1:
       +----+
       |a b |
       +----+

       spacing 2:
       +--+--+
       |a |b |
       +--+--+

       spacing 5:
       +---++---+
       |a  || b |
       +---++---+

       leaked tab settings:
       a    b    c    d    e    f

OpenBSD                        September 1, 2020         TBL-LAYOUT-SPACING(1)