add new chinese translations
This commit is contained in:
9
pages.zh/common/xzcmp.md
Normal file
9
pages.zh/common/xzcmp.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# xzcmp
|
||||
|
||||
> 在使用 `xz`、`lzma`、`gzip`、`bzip2`、`lzop` 或 `zstd` 压缩的文件上调用 `cmp`。
|
||||
> 所有指定的选项都会直接传递给 `cmp`。
|
||||
> 更多信息:<https://manned.org/xzcmp>。
|
||||
|
||||
- 比较两个特定文件:
|
||||
|
||||
`xzcmp {{path/to/file1}} {{path/to/file2}}`
|
Reference in New Issue
Block a user