Skip to content

xargs: clarify -x and -t help text#708

Open
jmr wants to merge 1 commit into
uutils:mainfrom
jmr:xargs-help
Open

xargs: clarify -x and -t help text#708
jmr wants to merge 1 commit into
uutils:mainfrom
jmr:xargs-help

Conversation

@jmr
Copy link
Copy Markdown
Contributor

@jmr jmr commented Jun 6, 2026

The previous text implied -x only interacts with -L/-n and used imprecise phrasing. The new text mirrors the POSIX spec: terminate when a constructed command line would exceed the size limit rather than reducing the argument count.

Clarify that -t prints each command to stderr, rather than just "be verbose".

The previous text implied -x only interacts with -L/-n and used
imprecise phrasing. The new text mirrors the POSIX spec: terminate
when a constructed command line would exceed the size limit rather
than reducing the argument count.

Clarify that -t prints each command to stderr, rather than just
"be verbose".
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jun 6, 2026

Merging this PR will not alter performance

✅ 20 untouched benchmarks


Comparing jmr:xargs-help (9a8a226) with main (fc446ab)

Open in CodSpeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant