make the -0 xargs option a little more clear
authorMike Frysinger <vapier@gentoo.org>
Mon, 3 Jul 2006 05:19:44 +0000 (05:19 -0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 3 Jul 2006 05:19:44 +0000 (05:19 -0000)
findutils/Config.in

index 8329a6c1fc10223e3d10b63ea533ac1fcbb8cbe6..12387a44e3436fa40c949b348d91528dfb59d180 100644 (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