aboutsummaryrefslogtreecommitdiff
path: root/findutils/Config.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-03 05:19:44 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-03 05:19:44 +0000
commit441bfbf143ab398c7483d37068b7bcc2e71aa80e (patch)
tree8a5ea1a77224656713b1d9749e32f721338d99f4 /findutils/Config.in
parent4eddb42bbcb808361873b58f05cb9ee2dc6bb35b (diff)
downloadbusybox-441bfbf143ab398c7483d37068b7bcc2e71aa80e.tar.gz
make the -0 xargs option a little more clear
Diffstat (limited to 'findutils/Config.in')
-rw-r--r--findutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/findutils/Config.in b/findutils/Config.in
index 8329a6c1f..12387a44e 100644
--- a/findutils/Config.in
+++ b/findutils/Config.in
@@ -148,7 +148,7 @@ config CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT
is exceeded.
config CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM
- bool "Enable options -0"
+ bool "Enable null terminated option -0"
default n
depends on CONFIG_XARGS
help