summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-02 10:06:00 +0000
committerJim Meyering <jim@meyering.net>2003-03-02 10:06:00 +0000
commit49e5543e9d5c1167c16213c9b29ed8dffb080d8d (patch)
tree48aa102483d79543912f299e6481fc7b444fe1b2 /TODO
parent5d1c3777794a871a30cc3b2d788b66e33ee4fa80 (diff)
downloadcoreutils-49e5543e9d5c1167c16213c9b29ed8dffb080d8d.tar.xz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index b377d8fee..dce5f3087 100644
--- a/TODO
+++ b/TODO
@@ -6,10 +6,10 @@ rewrite du.c not to use explicit recursion
strip: add an option to specify the program used to strip binaries.
suggestion from Karl Berry
-Makefile.maint: extract announcement-generation into a perl script
-
doc/coreutils.texi:
Address this comment: FIXME: mv's behavior in this case is system-dependent
Better still: fix the code so it's *not* system-dependent.
implement --target-directory=DIR for install (per texinfo documentation)
+
+ls: add --format=FORMAT option that controls how each line is printed.