format translation: change colon
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
f0f2764de2
commit
30c2bd4c7c
@@ -4,15 +4,15 @@
|
||||
> 由 `apm` 管理插件.
|
||||
> 更多信息:<https://atom.io/>.
|
||||
|
||||
- 打开文件或目录:
|
||||
- 打开文件或目录:
|
||||
|
||||
`atom {{path/to/file_or_directory}}`
|
||||
|
||||
- 在新窗口中打开文件或目录:
|
||||
- 在新窗口中打开文件或目录:
|
||||
|
||||
`atom -n {{path/to/file_or_directory}}`
|
||||
|
||||
- 在已有窗口中打开文件或目录:
|
||||
- 在已有窗口中打开文件或目录:
|
||||
|
||||
`atom --add {{path/to/file_or_directory}}`
|
||||
|
||||
|
Reference in New Issue
Block a user