WinDiff usage

Usage:     windiff [options] path1 [path2] Options: -D    Compare one directory only. -F[flags] savefile    Save composite file to ‘savefile’.  The ‘flags’ may consist of one or more of I (identical), L (left), R (right), F (moved leFt), G (moved riGht), S (Similar left), A (similiAr right), X (exit after saving list). (e.g. -FLF saves list of Left or moved-leFt lines). -I file    Reads list of files to compare, from the specified input file.  Each line can contain one or two filenames, space delimited (with quoting, if filenames contain spaces).  Use "-" as the filename to read from stdin.  If a […]

Read more