From e34dcfb69d219e2eb420a496afef182e0845b87c Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 9 Mar 2018 10:56:14 +0100 Subject: [PATCH] docs: add new idea to TODO list Addresses: https://github.com/karelzak/util-linux/issues/593 Signed-off-by: Karel Zak --- Documentation/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/TODO b/Documentation/TODO index 2c07d67bcd..278ed4894a 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -8,6 +8,11 @@ libsmartcols string) for everything. See for example SIZE in "lsblk --json --bytes" output. +column +------ + - add option to NOT ignore empty lines + https://github.com/karelzak/util-linux/issues/593 + script ------ - (!) add terminal type ($TERM), columns and lines to the header line, something like: -- 2.47.3