mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-26 02:12:16 +03:00
Fixed typo in gzip.md
This commit is contained in:
parent
038fb23474
commit
125768b56a
@ -6,7 +6,7 @@
|
||||
|
||||
`gzip {{file.ext}}`
|
||||
|
||||
- decompress a file, replacing it with the original uncomrpessed version
|
||||
- decompress a file, replacing it with the original uncompressed version
|
||||
|
||||
`gzip -d {{file.ext.gz}}`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user