vldiff - display diffs using VCS::Lite
Contents
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
