lz4: fix warning when piping decompression (#9310)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
- Decompress and unpack a directory and its contents:
|
||||
|
||||
`lz4 -d {{dir.tar.lz4}} | tar -xv`
|
||||
`lz4 -dc {{dir.tar.lz4}} | tar -xv`
|
||||
|
||||
- Compress a file using the best compression:
|
||||
|
||||
|
Reference in New Issue
Block a user