diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-28 12:29:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-28 12:29:57 +0000 |
commit | 2210b0a9dec0b95c753f05deead416580be8bfa1 (patch) | |
tree | 77c433087edcbd867419392df891cd921293ff03 /TODO | |
parent | e41f61881b4e55a3ec51f790a3b1ebf34624802f (diff) | |
download | coreutils-2210b0a9dec0b95c753f05deead416580be8bfa1.tar.xz |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -55,3 +55,7 @@ printf: consider adapting builtins/printf.def from bash df: add `--total' option, suggested here http://bugs.debian.org/186007 Martin Michlmayr's patch to provide ls with `--sort directory' option + +seq: give better diagnostics for invalid formats: + e.g. no or too many % directives +seq: consider allowing format string to contain no %-directives |