summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-08 13:03:07 +0000
committerJim Meyering <jim@meyering.net>2003-09-08 13:03:07 +0000
commitaaa25b03dc139600b68620d33f5c8fa95febe1f9 (patch)
treef50dda896124c0de3fd3c622245b5bb3579c6ac0 /TODO
parent38deedf2d99da203a6909f0517c2513a4f8c0ace (diff)
downloadcoreutils-aaa25b03dc139600b68620d33f5c8fa95febe1f9.tar.gz
coreutils-aaa25b03dc139600b68620d33f5c8fa95febe1f9.tar.bz2
coreutils-aaa25b03dc139600b68620d33f5c8fa95febe1f9.zip
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1d6e76302..0a71b93da 100644
--- a/TODO
+++ b/TODO
@@ -137,3 +137,6 @@ du: rewrite to use something other than nftw to perform directory traversal.
cp --recursive: perform dir traversals in source and dest hierarchy rather
than forming full file names. The latter (current) approach fails
unnecessarily when the names become very long.
+
+`tail --follow=name --retry' should elicit a diagnostic, since no file name
+ was specified.