bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xargs prompts with the same string, but executes differently


From: 積丹尼 Dan Jacobson
Subject: Re: xargs prompts with the same string, but executes differently
Date: Tue, 30 Jul 2019 02:49:00 +0800

P.S.,
$ xargs --help
  -I R                         same as --replace=R
  -i, --replace[=R]            replace R in INITIAL-ARGS with names read
                                 from standard input; if R is unspecified,
                                 assume {}
...

Don't you want to mention one is deprecated? Or even remove the
deprecated one from --help entirely?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]