recountdiff (1)
Leading comments
Title: recountdiff Author: Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 5 July 2002 Manual: Man pages Source: patchutils Language: English
NAME
recountdiff - recompute patch counts and offsetsSYNOPSIS
-
recountdiff [file...]
- recountdiff {[--help] | [--version]}
DESCRIPTION
recountdiff
The corrected diff is sent to standard output.
OPTIONS
--help
- Display a short usage message.
--version
- Display the version number of recountdiff.
LIMITATIONS
There are some things that cannot be dealt with. If you have removed the first context line in a hunk, for example, there is no way for recountdiff to know that. For more precise fixing up, use rediff(1), which uses the original and modified diffs.
SEE ALSO
AUTHOR
Tim Waugh <twaugh@redhat.com>
- Package maintainer