From 74089287cf72acb42523e9eacef319b26ba74a07 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 7 Sep 2010 11:03:45 +0200 Subject: [PATCH] docs: add blkid --list-all to TODO Signed-off-by: Karel Zak --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 62c2cbb5..4d44434f 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ libblkid -------- + - remove strerrr() from debug messages (use %m) to make BLKID_DEBUG= output thread-safe @@ -23,7 +24,10 @@ libblkid blkid(8) - +------- + + - add something like "blkid --list-all" to list all supported filesystems/raids + - add a new option (-r) that allows to print removable block devices that are missing in /proc/partitions, see blkid_probe_all_removable(). -- 2.39.5