From 6d4774b0d4110304a492df29f543fe480af66389 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 25 Jun 2014 14:04:20 +0200 Subject: [PATCH] docs: add note about lsblk Signed-off-by: Karel Zak --- Documentation/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/TODO b/Documentation/TODO index 11e65d1a50..7d55aa17dd 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -26,6 +26,14 @@ libmount (mount/umount) (all this already supported by libmount) +libsmartcols +----------- + + - (!) add SCOLS_FL_HIDDEN flag to make it possible to hide a column. Then we + can use such column in lsblk(8) to only sort lines, but do not print the column. + + lsblk -o NAME --sort SIZE + partx ----- -- 2.47.3