aboutsummaryrefslogtreecommitdiff
path: root/util-linux/blkid.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/blkid.c')
-rw-r--r--util-linux/blkid.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/util-linux/blkid.c b/util-linux/blkid.c
index f353cf248..0bd701aae 100644
--- a/util-linux/blkid.c
+++ b/util-linux/blkid.c
@@ -13,8 +13,6 @@
13//config: select VOLUMEID 13//config: select VOLUMEID
14//config: help 14//config: help
15//config: Lists labels and UUIDs of all filesystems. 15//config: Lists labels and UUIDs of all filesystems.
16//config: WARNING:
17//config: With all submodules selected, it will add ~8k to busybox.
18//config: 16//config:
19//config:config FEATURE_BLKID_TYPE 17//config:config FEATURE_BLKID_TYPE
20//config: bool "Print filesystem type" 18//config: bool "Print filesystem type"