dos2unix, mac2unix, unix2dos, unix2mac: standardize More Information links, add Indonesian translation (#13796)

This commit is contained in:
Reinhart Previano Koentjoro
2024-09-27 22:48:17 +07:00
committed by GitHub
parent 1504aeb294
commit 8bcd8e66da
8 changed files with 99 additions and 11 deletions

View File

@@ -11,11 +11,11 @@
- Create a copy with Unix-style line endings:
`dos2unix -n {{path/to/file}} {{path/to/new_file}}`
`dos2unix {{-n|--newfile}} {{path/to/file}} {{path/to/new_file}}`
- Display file information:
`dos2unix -i {{path/to/file}}`
`dos2unix {{-i|--info}} {{path/to/file}}`
- Keep/add/remove Byte Order Mark: