pages.nl/*: add and update pages
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
362322fe70
commit
29bb3b90fb
21
pages.nl/linux/pkgctl-diff.md
Normal file
21
pages.nl/linux/pkgctl-diff.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# pkgctl diff
|
||||
|
||||
> Vergelijk pakketbestanden met behulp van verschillende modi.
|
||||
> Bekijk ook: `pkgctl`.
|
||||
> Meer informatie: <https://man.archlinux.org/man/pkgctl-diff.1>.
|
||||
|
||||
- Vergelijk pakketbestanden in tar-inhoud [l]ijst verschillende modus (standaard):
|
||||
|
||||
`pkgctl diff --list {{pad/naar/bestand|pkgname}}`
|
||||
|
||||
- Vergelijk pakketbestanden in [d]iffoscope verschillende modus:
|
||||
|
||||
`pkgctl diff --diffoscope {{pad/naar/bestand|pkgname}}`
|
||||
|
||||
- Vergelijk pakketbestanden in `.PKGINFO` verschillende modus:
|
||||
|
||||
`pkgctl diff --pkginfo {{pad/naar/bestand|pkgname}}`
|
||||
|
||||
- Vergelijk pakketbestanden in `.BUILDINFO` verschillende modus:
|
||||
|
||||
`pkgctl diff --buildinfo {{pad/naar/bestand|pkgname}}`
|
Reference in New Issue
Block a user