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,18 +2,18 @@
> 显示或设置可执行文件的搜索路径.
- 显示当前的路径
- 显示当前的路径:
`path`
- 将路径设置为一个或多个以分号分隔的目录
- 将路径设置为一个或多个以分号分隔的目录:
`path {{目录的路径 1[; 目录的路径 2]}}`
- 将新的目录添加到源路径后
- 将新的目录添加到源路径后:
`path {{目录的路径}};%path%`
- 将命令提示符设置为仅搜索当前目录中的可执行文件
- 将命令提示符设置为仅搜索当前目录中的可执行文件:
`path ;`