-b | Ignore changes in the amount of white space. |
-B | Ignore changes whose lines are all blank. |
-c | Report only diff codes. |
-E | Ignore changes due to tab expansion. |
-i | Ignore case differences in file contents. |
-l | Specify kind of line endings for the files. |
-q | Output only whether files differ. |
-t | Treat all files as text files. |
-w | Ignore all white space. |
-- | end of options |
Name | Value | Description |
Undefined | 0 | let Alpha guess |
Mac | 1 | CR |
Unix | 2 | LF |
Windows | 3 | CRLF |
m1?,n1?[acd]m2?,n2?This syntax is described in the Diff codes section of the Compare package.