diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-02 10:06:00 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-02 10:06:00 +0000 |
commit | 49e5543e9d5c1167c16213c9b29ed8dffb080d8d (patch) | |
tree | 48aa102483d79543912f299e6481fc7b444fe1b2 /TODO | |
parent | 5d1c3777794a871a30cc3b2d788b66e33ee4fa80 (diff) | |
download | coreutils-49e5543e9d5c1167c16213c9b29ed8dffb080d8d.tar.xz |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |