| /i |
ignore case |
| /w |
ignore all white space in lines |
| /b |
ignore changes in amount of white space in lines |
| /l |
ignore leading white space in lines |
| /e |
ignore trailing white space in lines |
| /t |
treat both files as text files |
| /d |
show differences only |
| /n |
don't show initial "Compare Files" dialog |
| /aN |
scroll trough all differences with N second delay and exit after the last difference |
| /?,/h |
print this screen |
NOTE: if options /i,
/w, /b, /l, /e, /t, or /d are not set, the last used options remain
in effect.