summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.