Clarify documentation for -c (#2883)
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ This is also used during compression when using with \-\-patch\-from=\. In this
|
||||
.IP "\[ci]" 4
|
||||
\fB\-f\fR, \fB\-\-force\fR: disable input and output checks\. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc\.
|
||||
.IP "\[ci]" 4
|
||||
\fB\-c\fR, \fB\-\-stdout\fR: force write to standard output, even if it is the console
|
||||
\fB\-c\fR, \fB\-\-stdout\fR: write to standard output (even if it is the console)
|
||||
.IP "\[ci]" 4
|
||||
\fB\-\-[no\-]sparse\fR: enable / disable sparse FS support, to make files with many zeroes smaller on disk\. Creating sparse files may save disk space and speed up decompression by reducing the amount of disk I/O\. default: enabled when output is into a file, and disabled when output is stdout\. This setting overrides default and can force sparse mode over stdout\.
|
||||
.IP "\[ci]" 4
|
||||
|
||||
Reference in New Issue
Block a user