logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

vlpatch - apply a patch with VCS::Lite

Author

       vlpatch was written by Ivor Williams.

       This manual page was written by Dominic Hargreaves <dom@earth.li>, for the Debian  project  (but  may  be
       used by others).

                                                   2005-03-26                                         VLPATCH(1)

Description

       This manual page documents briefly the vlpatchcommand.vlpatch is a program that applies a patch to an original with the VCS::Lite perl module.

Name

       vlpatch - apply a patch with VCS::Lite

Options

--outputoutfile

       If  --output  is  not  specified,  the  patched file is put in place of the original, and the original is
       renamed to *.orig.

See Also

vldiff(1), vlmerge(1), VCS::Lite(3).

Synopsis

vlpatch [options] originalpatch

See Also