format translation: change colon
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
f0f2764de2
commit
30c2bd4c7c
@@ -2,18 +2,18 @@
|
||||
|
||||
> 列出目录的内容.
|
||||
|
||||
- 显示当前目录的内容:
|
||||
- 显示当前目录的内容:
|
||||
|
||||
`dir`
|
||||
|
||||
- 显示指定目录的内容:
|
||||
- 显示指定目录的内容:
|
||||
|
||||
`dir {{目录的路径}}`
|
||||
|
||||
- 显示当前目录的内容,包括隐藏的文件:
|
||||
- 显示当前目录的内容,包括隐藏的文件:
|
||||
|
||||
`dir /A`
|
||||
|
||||
- 显示指定目录的内容,包括隐藏的文件:
|
||||
- 显示指定目录的内容,包括隐藏的文件:
|
||||
|
||||
`dir {{目录的路径}} /A`
|
||||
|
Reference in New Issue
Block a user