1RPMDEV-DIFF(1) User Commands RPMDEV-DIFF(1)
2
3
4
6 rpmdev-diff - manual page for rpmdev-diff version 1.1
7
9 rpmdev-diff [OPTION]... [DIFF_OPTIONS] FROM-ARCHIVE TO-ARCHIVE
10
12 rpmdev-diff diffs contents of two archives.
13
14 See rpmdev-extract(1) for information about supported archive types.
15
17 -l, --list
18 Diff lists of files in archives, not files themselves.
19
20 -h, --help
21 Print help message and exit.
22
23 -v, --version Print version information and exit.
24
25 diff-options
26 Options passed to diff(1), in addition to -r (default: -Nu).
27 The first argument not starting with a '-' ends diff-options.
28
30 Written by Ville Skyttä.
31
33 Report bugs to <http://bugzilla.redhat.com/>.
34
36 Copyright © 2004-2007 Fedora Project <http://fedoraproject.org/>. This
37 program is free software; you can redistribute it and/or modify it
38 under the terms of the GNU General Public License as published by the
39 Free Software Foundation; either version 2 of the License, or (at your
40 option) any later version.
41
42
43
44rpmdev-diff version 1.1 October 2007 RPMDEV-DIFF(1)