Query: rpmdev-diff
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RPMDEV-DIFF(1) User Commands RPMDEV-DIFF(1)NAMErpmdev-diff - manual page for rpmdev-diff version 1.4SYNOPSISrpmdev-diff [OPTION]... [DIFF-OPTIONS] FROM-ARCHIVE TO-ARCHIVEDESCRIPTIONrpmdev-diff diffs contents of two archives. See rpmdev-extract(1) for information about supported archive types.OPTIONS-c, --contents Diff contents of files in archives. This is the default. -l, --list Diff lists of files in archives. -L, --long-list Diff long lists (akin to 'find -ls') of files in archives. -m, --metadata Diff archive metadata (only implemented for rpms for now). -h, --help Print help message and exit. -v, --version Print version information and exit. diff-options Options passed to diff(1). The first repeated argument of the above or the first argument starting with a '-' but not one of the above starts diff-options, the first one not starting with it ends them. Default: -Nup for contents (in addition to -r which will always be passed), -U0 for others. More than one of -c, -l, -L, and -m may be specified.REPORTING BUGSReport bugs to <https://bugzilla.redhat.com/>.COPYRIGHTCopyright (C) 2004-2010 Ville Skytta <ville.skytta@iki.fi> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. rpmdev-diff version 1.4 June 2014 RPMDEV-DIFF(1)
Related Man Pages |
---|
cut-diff(1) - debian |
puzzle-diff(1) - debian |
slack-diff(1) - debian |
algorithm::diffold(3) - suse |
algorithm::diffold5.18(3) - mojave |
Similar Topics in the Unix Linux Community |
---|
Using Diff to Compare 2 files |
Shell script using Diff |
diff problem |
Script for Diff b/w 2 CSV files |
Diff command script |