]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 8 Sep 2003 13:03:07 +0000 (13:03 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 8 Sep 2003 13:03:07 +0000 (13:03 +0000)
TODO

diff --git a/TODO b/TODO
index 1d6e76302c660a20318913833a9b62c60e897141..0a71b93da5f16fe9ff7303c0a8eef9d68a7a4687 100644 (file)
--- 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.