1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

man: document --nameprefixes

This commit is contained in:
Peter Rajnoha 2015-08-04 14:03:50 +02:00
parent f02cdcff00
commit ce1528359a

View File

@ -32,6 +32,7 @@ dmsetup \(em low level logical volume management
.br
.B dmsetup info
.BR \-c | \-C | \-\-columns
.RB [ \-\-nameprefixes ]
.RB [ \-\-noheadings ]
.RB [ \-\-separator
.IR separator ]
@ -236,6 +237,10 @@ Specify the minor number.
.BR \-n | \-\-notable
When creating a device, don't load any table.
.TP
.BR \-\-nameprefixes
Add a "DM_" prefix plus the field name to the output. Useful with --noheadings to produce a list of
field=value pairs that can be used to set environment variables (for example, in udev(7) rules).
.TP
.BR \-\-noheadings
Suppress the headings line when using columnar output.
.TP