-c -case | Ignore Upper/Lower case differences |
-d -diffs | only show the differences |
-h -help | Print out this message |
-i -ignore | Ignore white space differences |
-j -jrcs | Print differences as merge input |
-l -linenos | Don't Print Line Numbers |
-m -metrics | Print metrics at end of compare |
-t -text NN | Print differences within NN lines of context |
NN defaults to 10, ie. -t8 or -text12 |
-c -case | Ignore Upper/Lower case differences |
-d -diffs | only show the differences |
-h -help | Print out this message |
-i -ignore | Ignore white space differences |
-l -linenos | Don't show Line Numbers |
-m -merge | Merge |
-r -recursive | Show SubFolders (Recursively) |
-s -smart | SmartMerge(3-Way) |
-t -text NN | Print differences within NN lines of context |
NN defaults to 10, ie. -t8 or -text12 |