Merge pull request #471 from Marza/patch-1

Fixed typo in gzip.md
This commit is contained in:
Igor Shubovych
2015-12-30 00:52:48 +02:00

View File

@@ -6,7 +6,7 @@
`gzip {{file.ext}}` `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}}` `gzip -d {{file.ext.gz}}`