format translation: change colon

This commit is contained in:
Ein Verne
2019-10-19 14:12:27 +08:00
committed by Starbeamrainbowlabs
parent f0f2764de2
commit 30c2bd4c7c
181 changed files with 694 additions and 694 deletions

View File

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