Merge pull request #2613 from felixhandte/allow-block-device
Allow Reading from Block Devices with `--force`
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "ZSTD" "1" "May 2021" "zstd 1.4.10" "User Commands"
|
||||
.
|
||||
@@ -156,7 +158,7 @@ This is also used during compression when using with \-\-patch\-from=\. In this
|
||||
\fB\-o FILE\fR: save result into \fBFILE\fR
|
||||
.
|
||||
.IP "\(bu" 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, etc\.
|
||||
\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 "\(bu" 4
|
||||
\fB\-c\fR, \fB\-\-stdout\fR: force write to standard output, even if it is the console
|
||||
|
||||
Reference in New Issue
Block a user