1compose-diff-rpms(1) General Commands Manual compose-diff-rpms(1)
2
3
4
6 compose-diff-rpms - show differences between package lists in two com‐
7 poses
8
10 compose-diff-rpms [OPTIONS...] --old=OLD_COMPOSE --new=NEW_COMPOSE
11
13 compose-diff-rpms shows changes in package lists between two composes.
14 It parses the metadata and checks RPMs mentioned there. The results are
15 saved in multiple files in current directory (unless specified other‐
16 wise).
17
19 -h, --help
20 Print help and exit.
21
22 -o, --outputdir=DIR
23 Set directory in which to create the files.
24
25 --name=NAME
26 Set custom identifier for the generated files.
27
29 This tool always exits with status code of 0.
30
32 Please report bugs at
33 https://pagure.io/compose-utils/issues
34
35
36
37 compose-diff-rpms(1)