mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
make the -0 xargs option a little more clear
This commit is contained in:
parent
4eddb42bbc
commit
441bfbf143
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue