mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 22:55:44 +02:00
Add xzcmp
page (#9704)
This commit is contained in:
parent
1a541e65c9
commit
4111fe9296
1 changed files with 8 additions and 0 deletions
8
pages/common/xzcmp.md
Normal file
8
pages/common/xzcmp.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# xzcmp
|
||||||
|
|
||||||
|
> Compare compressed files.
|
||||||
|
> More information: <https://manned.org/xzcmp>.
|
||||||
|
|
||||||
|
- Compare two specific files:
|
||||||
|
|
||||||
|
`xzcmp {{path/to/file1}} {{path/to/file2}}`
|
Loading…
Add table
Reference in a new issue