unix2mac: update placeholders (#10221)

This commit is contained in:
K.B.Dharun Krishna
2023-05-18 11:54:45 +05:30
committed by GitHub
parent 1f6fbcdbd1
commit 293dbe19de

View File

@@ -6,8 +6,8 @@
- Change the line endings of a file:
`unix2mac {{filename}}`
`unix2mac {{path/to/file}}`
- Create a copy with macOS-style line endings:
`unix2mac -n {{filename}} {{new_filename}}`
`unix2mac -n {{path/to/unix_file}} {{path/to/mac_file}}`