Merge pull request #471 from Marza/patch-1

Fixed typo in gzip.md
waldyrious/alt-syntax
Igor Shubovych 2015-12-30 00:52:48 +02:00
commit 2c08e8c643
1 changed files with 1 additions and 1 deletions

View File

@ -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}}`