]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(tail invocation): Say that --retry
authorJim Meyering <jim@meyering.net>
Mon, 2 Jan 2006 19:10:39 +0000 (19:10 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 2 Jan 2006 19:10:39 +0000 (19:10 +0000)
is useful `mainly' (not `only') when following by name.

doc/coreutils.texi

index a27fe3e5841296877525de9aa58e8eeccf065683..156331032f9e51047e741df2caf6cd7330aec829 100644 (file)
@@ -2477,7 +2477,8 @@ will keep trying until it becomes accessible again.
 
 @itemx --retry
 @opindex --retry
-This option is meaningful only when following by name.
+This option is useful mainly when following by name (i.e., with
+@option{--follow=name}).
 Without this option, when tail encounters a file that doesn't
 exist or is otherwise inaccessible, it reports that fact and
 never checks it again.