Chinese pages: correct Chinese punctuation (#5240)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# unix2dos
|
||||
|
||||
> 将 Unix 样式的行尾更改为 DOS 样式.
|
||||
> 将 Unix 样式的行尾更改为 DOS 样式。
|
||||
> 用 CRLF 替换 CR.
|
||||
|
||||
- 更改文件的行尾:
|
||||
- 更改文件的行尾:
|
||||
|
||||
`unix2dos {{文件名}}`
|
||||
|
||||
- 使用 DOS 样式的行尾创建副本:
|
||||
- 使用 DOS 样式的行尾创建副本:
|
||||
|
||||
`unix2dos -n {{文件名}} {{新文件名}}`
|
||||
|
Reference in New Issue
Block a user