From 3b5a66444030949027dacf4c372713fe33f1d9d9 Mon Sep 17 00:00:00 2001 From: Eric Lammerts Date: Wed, 22 Jul 2009 00:31:27 +0200 Subject: tail: implement -F function old new delta tail_main 1190 1494 +304 Signed-off-by: Eric Lammerts Signed-off-by: Denys Vlasenko --- coreutils/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils/Config.in') diff --git a/coreutils/Config.in b/coreutils/Config.in index 1bc047c9a..cacfb9661 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in @@ -635,7 +635,7 @@ config TAIL from files. config FEATURE_FANCY_TAIL - bool "Enable extra tail options (-q, -s, and -v)" + bool "Enable extra tail options (-q, -s, -v, and -F)" default y depends on TAIL help -- cgit v1.2.3