Merge pull request #2613 from felixhandte/allow-block-device

Allow Reading from Block Devices with `--force`
This commit is contained in:
Felix Handte
2021-05-05 13:06:32 -04:00
committed by GitHub
9 changed files with 53 additions and 10 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ the last one takes effect.
save result into `FILE`
* `-f`, `--force`:
disable input and output checks. Allows overwriting existing files, input
from console, output to stdout, operating on links, etc.
from console, output to stdout, operating on links, block devices, etc.
* `-c`, `--stdout`:
force write to standard output, even if it is the console
* `--[no-]sparse`: