pages*: refine wording (#12132)
* pages*: refine wording --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
|
||||
`nkf -w --overwrite {{path/to/file.txt}}`
|
||||
|
||||
- Set new line code to LF and overwrite (UNIX type):
|
||||
- Use LF as the new line code and overwrite (UNIX type):
|
||||
|
||||
`nkf -d --overwrite {{path/to/file.txt}}`
|
||||
|
||||
- Set new line code to CRLF and overwrite (windows type):
|
||||
- Use CRLF as the new line code and overwrite (windows type):
|
||||
|
||||
`nkf -c --overwrite {{path/to/file.txt}}`
|
||||
|
||||
|
Reference in New Issue
Block a user