]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
blkid: add note about PART_ENTRY_ tags to blkid.8
authorKarel Zak <kzak@redhat.com>
Thu, 3 Feb 2011 11:34:34 +0000 (12:34 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 3 Feb 2011 11:34:34 +0000 (12:34 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/blkid.8

index ac72bf69d76dc81a1b4900586b75f0940073c39b..746ed39ee550dbc25275c0c95f617ec671556f43 100644 (file)
@@ -160,7 +160,12 @@ print the device name only, this output format is always enabled for \fB-L\fR
 and \fB-U\fR options
 .TP
 .B udev
-print key="value" pairs for easy import into the udev environment
+print key="value" pairs for easy import into the udev environment. The keys are
+prefixed by ID_FS_ or ID_PART_ prefixes.
+
+The udev output returns ID_FS_AMBIVALENT tag if more superblocks are detected,
+and ID_PART_ENTRY_* tags are always returned for all partitions including empty
+partitions.
 .TP
 .B export
 print key=value pairs for easy import into the environment.  This output format
@@ -173,6 +178,9 @@ used together with \fB-i\fR option.
 .TP
 .BI \-p
 Switch to low-level superblock probing mode (bypass cache).
+
+Note that low-level probing also returns information about partition table type
+(PTTYPE tag) and partitions (PART_ENTRY_* tags).
 .TP
 .BI \-s " tag"
 For each (specified) device, show only the tags that match