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

vldiff - display diffs using VCS::Lite

Author

       vldiff 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                                          VLDIFF(1)

Description

       This manual page documents briefly the vldiffcommand.vldiff is a program that displays diffs using the VCS::Lite perl module.

Name

       vldiff - display diffs using VCS::Lite

Options

       These  programs  follow  the  usual  GNU  command line syntax, with long options starting with two dashes
       (`-').  A summary of options is included below.

       -u,--unified
              Output in diff -u format

       -wn,--windown
              Set window size to n lines either side

       -wm,n,--windowm,n
              Set window to m lines before, n lines after

See Also

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

Synopsis

vldiff [options] file1file2

See Also