mirror of https://github.com/mirror/busybox.git
make the -0 xargs option a little more clear
parent
4eddb42bbc
commit
441bfbf143
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue