debian man page for splitdiff

Query: splitdiff

OS: debian

Section: 1

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SPLITDIFF(1)							     Man pages							      SPLITDIFF(1)

NAME
splitdiff - separate out incremental patches
SYNOPSIS
splitdiff [-a] [-d] [-p n] [file] splitdiff {[--help] | [--version]}
DESCRIPTION
If you have a patch file composed of several incremental patches, you can use splitdiff to separate them out. You may want to do this in preparation for re-combining them with combinediff(1). The effect of running splitdiff is to separate its input into a set of output files, with no output file patching the same file more than once.
OPTIONS
-a Split out every single file-level patch. -d Create file names such as a_b.c for a patch that modifies a/b.c. -p n Strip the first n components of the pathname to aid comparisons. --help Display a short usage message. --version Display the version number of splitdiff.
SEE ALSO
combinediff(1), lsdiff(1)
AUTHOR
Tim Waugh <twaugh@redhat.com> Package maintainer patchutils 21 Oct 2003 SPLITDIFF(1)
Related Man Pages
combinediff(1) - redhat
grepdiff(1) - redhat
interdiff(1) - debian
splitdiff(1) - debian
splitdiff(1) - centos
Similar Topics in the Unix Linux Community
swinstall
how do you get the patching history
patchutils 0.3.0 (Stable branch)
Split single file into multiple files using pattern matching
AIX server patching