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
|
||||
- of Linux (and OSX has a similar limit);
|
||||
- allows room for other parameters etc. Also allows for
|
||||
- eg, multibyte characters. -}
|
||||
- allows room for other parameters etc. -}
|
||||
maxlen = 10240
|
||||
|
|
Loading…
Reference in a new issue