summaryrefslogtreecommitdiffstats
path: root/misc-utils/blkid.8
diff options
context:
space:
mode:
authorKarel Zak2012-04-19 14:34:29 +0200
committerKarel Zak2012-04-19 14:34:29 +0200
commit10b4d34dc0e2aef0bb4e66dd4fa01475f91bba92 (patch)
treeb6f88264407f7e608fadea51e2774cef563040e7 /misc-utils/blkid.8
parentlibmount: add support for PARTUUID= and PARTLABEL= (diff)
downloadkernel-qcow2-util-linux-10b4d34dc0e2aef0bb4e66dd4fa01475f91bba92.tar.gz
kernel-qcow2-util-linux-10b4d34dc0e2aef0bb4e66dd4fa01475f91bba92.tar.xz
kernel-qcow2-util-linux-10b4d34dc0e2aef0bb4e66dd4fa01475f91bba92.zip
blkid: add docs about PARTUUID= and PARTLABEL=
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/blkid.8')
-rw-r--r--misc-utils/blkid.88
1 files changed, 4 insertions, 4 deletions
diff --git a/misc-utils/blkid.8 b/misc-utils/blkid.8
index f5f4f9d17..c528e8ec3 100644
--- a/misc-utils/blkid.8
+++ b/misc-utils/blkid.8
@@ -114,7 +114,7 @@ block devices. If this option is not specified,
will print all of the devices that match the search parameter.
.TP
.BI \-L " label"
-Look up the device that uses this \fIlabel\fR (equal to: -l -o device -t
+Look up the device that uses this filesystem \fIlabel\fR (equal to: -l -o device -t
LABEL=<label>). This lookup method is able to reliably use /dev/disk/by-label
udev symlinks (dependent on a setting in /etc/blkid.conf). Avoid using the
symlinks directly; it is not reliable to use the symlinks without verification.
@@ -235,7 +235,7 @@ probes for all supported formats except RAIDs.
This option is only useful together with \fB-p\fR.
.TP
.BI \-U " uuid "
-Look up the device that uses this \fIuuid\fR. For more details see the \fB-L\fR option.
+Look up the device that uses this filesystem \fIuuid\fR. For more details see the \fB-L\fR option.
.TP
.B \-v
Display version number and exit.
@@ -267,8 +267,8 @@ The following options control the libblkid library:
.TP
.I SEND_UEVENT=<yes|not>
Sends uevent when
-.I /dev/disk/by-{label,uuid}/
-symlink does not match with LABEL or UUID on the device. Default is "yes".
+.I /dev/disk/by-{label,uuid,partuuid,partlabel}/
+symlink does not match with LABEL, UUID, PARTUUID or PARTLABEL on the device. Default is "yes".
.TP
.I CACHE_FILE=<path>
Overrides the standard location of the cache file. This setting can be