aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/Config.in')
-rw-r--r--coreutils/Config.in2
1 files changed, 1 insertions, 1 deletions
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
635 from files. 635 from files.
636 636
637config FEATURE_FANCY_TAIL 637config FEATURE_FANCY_TAIL
638 bool "Enable extra tail options (-q, -s, and -v)" 638 bool "Enable extra tail options (-q, -s, -v, and -F)"
639 default y 639 default y
640 depends on TAIL 640 depends on TAIL
641 help 641 help