|
@@ -115,7 +115,7 @@ |
|
|
<li>unix: a single LF</li> |
|
|
<li>unix: a single LF</li> |
|
|
<li>dos: the pair CRLF</li> |
|
|
<li>dos: the pair CRLF</li> |
|
|
</ul> |
|
|
</ul> |
|
|
The default is "platform". |
|
|
|
|
|
|
|
|
The default is platform dependent. |
|
|
For Unix platforms, the default is "lf". |
|
|
For Unix platforms, the default is "lf". |
|
|
For DOS based systems (including Windows), |
|
|
For DOS based systems (including Windows), |
|
|
the default is "crlf". |
|
|
the default is "crlf". |
|
|