src/Tools/8bit/man/man1/patcher.1
author wenzelm
Tue, 24 Nov 1998 12:03:09 +0100
changeset 5953 d6017ce6b93e
parent 1826 2a2c0dbeb4ac
permissions -rwxr-xr-x
setup Blast.setup; setup Clasimp.setup;

.TH PATCHER 1 "August 8, 1995"
.AT 3
.SH NAME
patcher \- perl4.x script
.SH SYNOPSIS
.B patcher [-d -dd] configuration_file
.SH DESCRIPTION
.I Patcher
is a universal perl script that patches textfiles according to commands
that are given in the 
.I configuration file.
Each command specifies two pragmas via regular expressions. Between
these pragmas certain actions are performed by the patcher. The patcher can
.I CLEAN
everthing between the pragmas,
.I ADD 
the contents of a certain text file between the pragmas or
.I EXTRACT
everything between the pragmas and store it in a certain textfile. 
.SH ENVIRONMENT
No environment variables are used.
.SH FILES
None.
.SH AUTHOR
Franz Regensburger
.SH "SEE ALSO"
Some examples can be found in the 
.I isa-patches
directory of the 8bit package.
.SH DIAGNOSTICS

.SH BUGS