]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO
authorKarel Zak <kzak@redhat.com>
Fri, 23 Apr 2021 08:43:06 +0000 (10:43 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 23 Apr 2021 08:43:06 +0000 (10:43 +0200)
Addresses: https://github.com/karelzak/util-linux/issues/1291
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index 129f658a12928c4a506f9de81e8e83651bd2f8cf..43224a9a1db8d12a31c490cfc1f96525cd118591 100644 (file)
@@ -1,6 +1,13 @@
 
  Note that items with (!) have high priority.
 
+all
+---
+
+ - use gettext() for column names on output in libsmartcols based tools and
+   accept trantated as well as original names on command line (lsblk -o NAME,SIZE).
+   https://github.com/karelzak/util-linux/issues/1291
+
 tests
 -----
   - add MacOS to GitHub Actions (.github/workflows/cibuild.yml). Note, we have used
@@ -13,9 +20,6 @@ script (lib/pty-session.c)
 --------------------------
   - (!) add #ifdefs and optional code for non-signalfd() systems
 
-
-
-
 docs
 ----
   - use terminal hyperlinks (for example for --help)