diff options
Diffstat (limited to 'findutils/Config.in')
-rw-r--r-- | findutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/findutils/Config.in b/findutils/Config.in index a432ad876..3143bd438 100644 --- a/findutils/Config.in +++ b/findutils/Config.in | |||
@@ -95,7 +95,7 @@ config CONFIG_XARGS | |||
95 | default n | 95 | default n |
96 | help | 96 | help |
97 | xargs is used to execute a specified command on | 97 | xargs is used to execute a specified command on |
98 | every item from standard input. | 98 | every item from standard input. |
99 | 99 | ||
100 | config CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION | 100 | config CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION |
101 | bool " Enable prompt and confirmation option -p" | 101 | bool " Enable prompt and confirmation option -p" |