Skip to content

Commit 8dd05c9

Browse files
committed
[xargs] Update docblock
1 parent 0bc40bc commit 8dd05c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pre_commit/xargs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ def _thread_mapper(maxsize):
106106
def xargs(cmd, varargs, **kwargs):
107107
"""A simplified implementation of xargs.
108108
109+
color: Make a pty if on a platform that supports it
109110
negate: Make nonzero successful and zero a failure
110111
target_concurrency: Target number of partitions to run concurrently
111112
"""

0 commit comments

Comments
 (0)