Document r286289, xargs(1) '-P 0' mode.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-10-05 20:12:49 +00:00
parent 7853d33ead
commit aabf11e17a

View File

@ -427,6 +427,13 @@
&man.ar.1; utility now enables deterministic mode
(<literal>-D</literal>) by default. This behavior can be
disabled by specifying the <literal>-U</literal> flag.</para>
<para revision="286289" contrib="sponsor"
sponsor="&scaleengine;">The &man.xargs.1; utility has been
updated to allow specifying <literal>0</literal> as an
argument to the <literal>-P</literal> (parallel mode) flag,
which allows creating as many concurrent processes as
possible.</para>
</sect2>
<sect2 xml:id="userland-contrib">