rredtool

Langue: en

Autres versions - même langue

Version: 262475 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

rredtool - merge or apply a very restricted subset of ed patches

SYNOPSIS

rredtool --help

rredtool [ options ] --merge patches...

rredtool [ options ] --patch file-to-patch patches...

DESCRIPTION

rredtool is a tool to handle a subset of ed patches in a safe way. It is especially targeted at ed patches as used in Packages.diff and Sources.diff.

MODI

One of the following has to be given, so that rredtool know that to do.
--version
Print the version of this tool (or rather the version of reprepro which it is coming with).
--help
Print a short overview of the modi.
--patch
The first argument of rredtool is the file to patch, the other arguments are ed patches to apply on this one.
--merge
The arguments are treated as ed patches, which are merged into a single one.

OPTIONS

--debug
Print intermediate results or other details that might be intresting when trying to track down bugs in rredtool but not intresting otherwise.
-o|--output
Not yet implemented.

REPORTING BUGS

Report bugs or wishlist requests the Debian BTS (e.g. by using reportbug reperepro) or directly to <brlink@debian.org>.
Copyright © 2009 Bernhard R. Link
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.