diff options
Diffstat (limited to 'findutils/xargs.c')
-rw-r--r-- | findutils/xargs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/findutils/xargs.c b/findutils/xargs.c index ae01a49..078ce3b 100644 --- a/findutils/xargs.c +++ b/findutils/xargs.c @@ -16,7 +16,7 @@ */ //config:config XARGS -//config: bool "xargs" +//config: bool "xargs (6.7 kb)" //config: default y //config: help //config: xargs is used to execute a specified command for |