1compose-report-package-moves(G1e)neral Commands Mancuoamlpose-report-package-moves(1)
2
3
4
6 compose-report-package-moves - show changes between two composes
7
9 compose-report-package-moves [OPTIONS...] OLD_COMPOSE NEW_COMPOSE
10
12 compose-report-package-moves detects and reports packages that have
13 been moved between related variants. Specifically, it is targetted at
14 identifying situations when package moves from Optional into the base
15 variant or the other way around.
16
17 By default, the results will be stored in JSON format in current direc‐
18 tory. There will be multiple files with different views of the data.
19
21 -h, --help
22 Print help and exit.
23
24 -p, --path=DIR
25 Set directory in which to create the files.
26
27 -n, --name=NAME
28 Set custom identifier for the generated files. Defaults to com‐
29 pose ID of new compose.
30
32 Please report bugs at
33 https://pagure.io/compose-utils/issues
34
35
36
37 compose-report-package-moves(1)