dos2unix, mac2unix, unix2dos, unix2mac: standardize More Information links, add Indonesian translation (#13796)
This commit is contained in:

committed by
GitHub

parent
1504aeb294
commit
8bcd8e66da
@@ -3,7 +3,7 @@
|
||||
> Change macOS-style line endings to Unix-style.
|
||||
> Replaces CR with LF.
|
||||
> See also `unix2dos`, `unix2mac`, and `dos2unix`.
|
||||
> More information: <https://waterlan.home.xs4all.nl/dos2unix.html>.
|
||||
> More information: <https://manned.org/mac2unix>.
|
||||
|
||||
- Change the line endings of a file:
|
||||
|
||||
@@ -11,11 +11,11 @@
|
||||
|
||||
- Create a copy with Unix-style line endings:
|
||||
|
||||
`mac2unix -n {{path/to/file}} {{path/to/new_file}}`
|
||||
`mac2unix {{-n|--newfile}} {{path/to/file}} {{path/to/new_file}}`
|
||||
|
||||
- Display file information:
|
||||
|
||||
`mac2unix -i {{path/to/file}}`
|
||||
`mac2unix {{-i|--info}} {{path/to/file}}`
|
||||
|
||||
- Keep/add/remove Byte Order Mark:
|
||||
|
||||
|
Reference in New Issue
Block a user