Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,15 +1,15 @@
# assoc
> 显示或修改文件扩展名关联.
> 显示或修改文件扩展名关联
- 显示所有当前文件扩展名关联的列表:
- 显示所有当前文件扩展名关联的列表
`assoc`
- 显示指定扩展名的关联文件类型:
- 显示指定扩展名的关联文件类型
`assoc {{.txt}}`
- 将文件扩展名与特定的文件类型关联:
- 将文件扩展名与特定的文件类型关联
`assoc {{.txt}}={{txtfile}}`