make the -0 xargs option a little more clear

This commit is contained in:
Mike Frysinger 2006-07-03 05:19:44 +00:00
parent 4eddb42bbc
commit 441bfbf143

View File

@ -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