diff options
author | Karel Zak <kzak@redhat.com> | 2011-01-13 13:34:31 +0100 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2011-01-13 13:34:31 +0100 |
commit | 56de59c412d952873d70296fc70bb77a46bcdd38 (patch) | |
tree | 728d703ad849899b09e9f6b2092ab6722c5baa43 /TODO | |
parent | 30e43998cf70e0891aff5b025a3c37f1c1581432 (diff) | |
download | util-linux-old-56de59c412d952873d70296fc70bb77a46bcdd38.tar.gz |
docs: update TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ sysfs - add lib/sysfs.c with functions that read block device attributes from /sys. For more details see devno.c from libblkid, lsblk.c and lomount.c. +lib/tt.c +-------- + + - allows to sort columns, for example sort lsblk(8) output by SIZE libblkid -------- |