mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
man: dmsetup: document --headings
This commit is contained in:
parent
1f02c5f2e4
commit
092f58a762
@ -86,12 +86,11 @@ dmsetup \(em low level logical volume management
|
|||||||
. IR count ]
|
. IR count ]
|
||||||
. RB [ --interval
|
. RB [ --interval
|
||||||
. IR seconds ]
|
. IR seconds ]
|
||||||
. RB [ --noheadings ]
|
. RB [ --noheadings | --headings ]
|
||||||
. RB [ -o
|
. RB [ -o
|
||||||
. IR fields ]
|
. IR fields ]
|
||||||
. RB [ -O | --sort
|
. RB [ -O | --sort
|
||||||
. IR sort_fields ]
|
. IR sort_fields ]
|
||||||
. RB [ --idsinheadings ]
|
|
||||||
. RB [ --nameprefixes ]
|
. RB [ --nameprefixes ]
|
||||||
. RB [ --separator
|
. RB [ --separator
|
||||||
. IR separator ]
|
. IR separator ]
|
||||||
@ -503,10 +502,6 @@ Specify the minor number.
|
|||||||
When creating a device, don't load any table.
|
When creating a device, don't load any table.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B --idsinheadings
|
|
||||||
Show column identifiers instead of names in report output headings.
|
|
||||||
.
|
|
||||||
.TP
|
|
||||||
.B --nameprefixes
|
.B --nameprefixes
|
||||||
Add a "DM_" prefix plus the field name to the output. Useful with
|
Add a "DM_" prefix plus the field name to the output. Useful with
|
||||||
\fB--noheadings\fP to produce a list of
|
\fB--noheadings\fP to produce a list of
|
||||||
@ -520,6 +515,13 @@ rules).
|
|||||||
Suppress the headings line when using columnar output.
|
Suppress the headings line when using columnar output.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.BR --headings " " none | abbrev | full | 0 | 1 | 2
|
||||||
|
Type of headings line to use for columnar output.
|
||||||
|
\fBnone\fP or \fB0\fP: No headings.
|
||||||
|
\fBabbrev\fP or \fB1\fP: Column name abbreviations.
|
||||||
|
\fBfull\fP or \fB2\fP: Full column names.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.B --noflush
|
.B --noflush
|
||||||
Do not flush outstanding I/O when suspending a device, or do not
|
Do not flush outstanding I/O when suspending a device, or do not
|
||||||
commit thin-pool metadata when obtaining thin-pool status.
|
commit thin-pool metadata when obtaining thin-pool status.
|
||||||
|
Loading…
Reference in New Issue
Block a user