mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
*: fix See also: syntax (#17383)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
> Change Unix-style line endings to DOS-style.
|
||||
> Replaces LF with CRLF.
|
||||
> See also `unix2mac`, `dos2unix`, and `mac2unix`.
|
||||
> See also: `unix2mac`, `dos2unix`, `mac2unix`.
|
||||
> More information: <https://manned.org/unix2dos>.
|
||||
|
||||
- Change the line endings of a file:
|
||||
|
||||
Reference in New Issue
Block a user