Fixed typo in gzip.md

waldyrious/alt-syntax
Tony Marjakangas 2015-12-29 21:31:19 +01:00
parent 038fb23474
commit 125768b56a
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}}`