pkgtreediff - Man Page

manual page for pkgtreediff 0.6.0

Synopsis

pkgtreediff [--version] [-r|--recursive] [-d|--subdir SUBDIR]

Description

Package tree comparison tool

[(-R|--ignore-release) | (-V|--ignore-version)] [(-N|--new) | (-D|--deleted) | (-U|--updated) |

(-u|--downgraded)]

[(-s|--show-summary) | (-S|--no-summary)] [-R|--rst] [-p|--pattern PKGPATTERN] [-t|--timeout SECONDS] URL|DIR|FILE|KOJITAG|CMD1 URL|DIR|FILE|KOJITAG|CMD2

pkgtreediff compares the packages in two OS trees or instances

Available options

-h,--help

Show this help text

--version

Show version

-r,--recursive

Recursive down into subdirectories

-d,--subdir SUBDIR

Select specific subdir (eg x86_64 or source)

-R,--ignore-release

Only show version changes (ignore release)

-V,--ignore-version

Only show package changes (ignore version-release)

-N,--new

Show only added packages

-D,--deleted

Show only removed packages

-U,--updated

Show only upgraded packages

-u,--downgraded

Show only downgraded packages

-s,--show-summary

Show summary of changes (default when >20 changes)

-S,--no-summary

Do not display summary

-R,--rst

Use ReSTructured Text format

-p,--pattern PKGPATTERN

Limit packages to glob matches

-t,--timeout SECONDS

Maximum seconds to wait for http response before timing out (default 30)

Info

August 2024 pkgtreediff 0.6.0