1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-28 04:56:30 +02:00
Files
coreutils/doc
Paul Eggert 4eafd1b11f (Common options): Clarify that "-" means
stdin/stdout only when it is an operand, not when it is an
option-argument.
(shred invocation): "shred -- -" is equivalent to "shred -",
not to "shred ./-".
(tee invocation): "tee -" means to copy (again) to stdout.
2004-08-10 22:07:31 +00:00
..