mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-29 04:21:03 +08:00
48047a58c9
* xz*: update pages * xz: make placeholders consistent
278 B
278 B
xzcmp
Invokes
cmpon files compressed withxz,lzma,gzip,bzip2,lzop, orzstd. All options specified are passed directly tocmp. More information: https://manned.org/xzcmp.
- Compare two specific files:
xzcmp {{path/to/file1}} {{path/to/file2}}