mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 08:15:23 +02:00
689 B
689 B
pkgctl diff
Vergelijk pakketbestanden met behulp van verschillende modi. Bekijk ook:
pkgctl
. Meer informatie: https://manned.org/pkgctl-diff.
- Vergelijk pakketbestanden in tar-inhoud [l]ijst verschillende modus (standaard):
pkgctl diff {{[-l|--list]}} {{pad/naar/bestand|pkgname}}
- Vergelijk pakketbestanden in [d]iffoscope verschillende modus:
pkgctl diff {{[-d|--diffoscope]}} {{pad/naar/bestand|pkgname}}
- Vergelijk pakketbestanden in
.PKGINFO
verschillende modus:
pkgctl diff {{[-p|--pkginfo]}} {{pad/naar/bestand|pkgname}}
- Vergelijk pakketbestanden in
.BUILDINFO
verschillende modus:
pkgctl diff {{[-b|--buildinfo]}} {{pad/naar/bestand|pkgname}}