diff: --ignore-cr-at-eol
[gitweb.git] / Documentation / diff-options.txt
index 89cc0f48deef7152d59f4d4665ff3179ed8e4315..aa2c0ff74d6a9702ac80e5f5211875ef1a2ca867 100644 (file)
@@ -519,6 +519,9 @@ endif::git-format-patch[]
 --text::
        Treat all files as text.
 
+--ignore-cr-at-eol::
+       Ignore carrige-return at the end of line when doing a comparison.
+
 --ignore-space-at-eol::
        Ignore changes in whitespace at EOL.