Chinese pages: correct Chinese punctuation (#5240)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# textutil
|
||||
|
||||
> 用于操作各种格式的文本文件.
|
||||
> 用于操作各种格式的文本文件。
|
||||
|
||||
- 显示有关 `foo.rtf` 的信息:
|
||||
- 显示有关 `foo.rtf` 的信息:
|
||||
|
||||
`textutil -info {{foo.rtf}}`
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
`textutil -convert {{html}} {{foo.rtf}}`
|
||||
|
||||
- 将带格式的 rtf 文本转换为普通 txt 文本:
|
||||
- 将带格式的 rtf 文本转换为普通 txt 文本:
|
||||
|
||||
`textutil {{foo.rtf}} -convert {{txt}}`
|
||||
|
||||
|
Reference in New Issue
Block a user