Clarify documentation for -c (#2883)

This commit is contained in:
binhdvo
2021-11-29 14:10:43 -05:00
committed by GitHub
parent c2c6a4ab40
commit 7abebc847b
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ the last one takes effect.
disable input and output checks. Allows overwriting existing files, input
from console, output to stdout, operating on links, block devices, etc.
* `-c`, `--stdout`:
force write to standard output, even if it is the console
write to standard output (even if it is the console)
* `--[no-]sparse`:
enable / disable sparse FS support,
to make files with many zeroes smaller on disk.