From e5642119ee566520a098027746808dd6b9226d99 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 14 Jul 2003 19:37:08 +0000 Subject: Patch from Thomas Cameron: Hello all, This patch adds more "Help" text to the config system. Almost all applets now have a help entry. Also, I cleaned up the spacing of the existing text so that things are consistent. This patch is against this morning's CVS. Thomas Cameron CEI Systems, Inc. --- findutils/Config.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'findutils') diff --git a/findutils/Config.in b/findutils/Config.in index e904587e4..05fcca151 100644 --- a/findutils/Config.in +++ b/findutils/Config.in @@ -86,8 +86,9 @@ config CONFIG_FEATURE_GREP_CONTEXT default y depends on CONFIG_GREP help - Enable match context in results. This will display a number - of lines preceding and/or trailing matches. + Print the specified number of leading (-B) and/or trailing (-A) + context surrounding our matching lines. + Print the specified number of context lines (-C). config CONFIG_XARGS bool "xargs" -- cgit v1.2.3