Skip to content

Commit

Permalink
Fix markdown syntax error. jaywcjlove#57
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 11, 2018
1 parent 173fb4d commit 66484fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/pigz.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pigz

## 补充说明

`pigz` 命令**可以用来解压缩文件,最重要的是支持多线程并行处理,解压缩比gzip快。主页: [http://zlib.net/pigz/](http://zlib.net/pigz/)
`pigz` 命令可以用来解压缩文件,最重要的是支持多线程并行处理,解压缩比gzip快。主页: [http://zlib.net/pigz/](http://zlib.net/pigz/)

### 语法

Expand Down

0 comments on commit 66484fe

Please sign in to comment.