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.
This commit is contained 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"
|
||||
|
Reference in New Issue
Block a user