fix comment
This commit is contained in:
parent
0a0242224d
commit
bac7d34e71
1 changed files with 1 additions and 2 deletions
|
@ -133,6 +133,5 @@ segmentXargsUnordered l = go l [] 0 []
|
||||||
|
|
||||||
{- 10k of filenames per command, well under 100k limit
|
{- 10k of filenames per command, well under 100k limit
|
||||||
- of Linux (and OSX has a similar limit);
|
- of Linux (and OSX has a similar limit);
|
||||||
- allows room for other parameters etc. Also allows for
|
- allows room for other parameters etc. -}
|
||||||
- eg, multibyte characters. -}
|
|
||||||
maxlen = 10240
|
maxlen = 10240
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue