]> err.no Git - util-linux/commitdiff
docs: add blkid --list-all to TODO
authorKarel Zak <kzak@redhat.com>
Tue, 7 Sep 2010 09:03:45 +0000 (11:03 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 7 Sep 2010 09:03:45 +0000 (11:03 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index 62c2cbb51e42d3f52b83bbe6a58466c4318893ab..4d44434fb96bc18c0c80b8a96fcb9c465546de9d 100644 (file)
--- 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().