1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00
This commit is contained in:
Jim Meyering
2000-04-06 13:39:07 +00:00
parent c846dbf402
commit 9394a8280f

View File

@@ -248,14 +248,13 @@ overall process.
@cindex common options
Certain options are available in all these programs. Rather than
Certain options are available in all of these programs. Rather than
writing identical descriptions for each of the programs, they are
described here. (In fact, every GNU program accepts (or should accept)
these options.)
A few of these programs take arbitrary strings as arguments. In those
cases, @samp{--help} and @samp{--version} are taken as these options
only if there is one and exactly one command line argument.
Some of these programs recognize the @samp{--help} and @samp{--version}
options only when one of them is the sole command line argument.
@table @samp