* Pádraig Brady wrote on Tue, Nov 03, 2009 at 12:35:05PM CET:
> --- a/doc/find.texi
> +++ b/doc/find.texi
> @@ -3521,6 +3521,15 @@ Use at most @var{max-args} arguments per command line. 
>  Fewer than
>  option) is exceeded, unless the @samp{-x} option is given, in which
>  case @code{xargs} will exit.
>  
> +...@item --max-pr...@r{[}=@var{max-pro...@r{]}
> +...@itemx -...@r{[}@var{max-pro...@r{]}

With this, `xargs -P0' is ambiguous, and could be `-0 -P' or
`--max-procs=0'.

Cheers,
Ralf


Reply via email to