.IR tag ]
.RB [ \-t
.IR NAME=value ]
-.I device
[\fIdevice\fR ...]
.in -6
useful with
\fB-p\fR only.
.TP
-.B \-u " list "
-Restrict probing functions to defined (comma separated) list of "usage" types.
-Supported usage types are: filesystem, raid, crypto and other. The list can be
-prefixed with "no" to specify the usage types which should be ignored. For example:
-.sp
- blkid -p -u filesystem,other /dev/sda1
-.sp
-probes for all filesystems and others (e.g. swap) formats, and
-.sp
- blkid -p -u noraid /dev/sda1
-.sp
-probes for all supported formats exclude RAIDs. This option is useful with
-\fB-p\fR only.
-.TP
-.B \-U " uuid "
-Look up one device that uses the uuid. For more details see the \fB-L\fR option.
-.TP
.BI \-o " format"
Display
.BR blkid 's
If there are no devices specified on the command line, all block devices
will be searched; otherwise only the specified devices are searched.
.TP
+.B \-u " list "
+Restrict probing functions to defined (comma separated) list of "usage" types.
+Supported usage types are: filesystem, raid, crypto and other. The list can be
+prefixed with "no" to specify the usage types which should be ignored. For example:
+.sp
+ blkid -p -u filesystem,other /dev/sda1
+.sp
+probes for all filesystems and others (e.g. swap) formats, and
+.sp
+ blkid -p -u noraid /dev/sda1
+.sp
+probes for all supported formats exclude RAIDs. This option is useful with
+\fB-p\fR only.
+.TP
+.B \-U " uuid "
+Look up one device that uses the uuid. For more details see the \fB-L\fR option.
+.TP
.B \-v
Display version number and exit.
.TP