xed: update Chinese translation (#10537)
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
- 在 Xcode 中打开文件,如果不存在则创建:
|
||||
|
||||
`xed -c {{文件名}}`
|
||||
`xed --create {{文件名}}`
|
||||
|
||||
- 在 Xcode 中打开一个文件并跳转到第 75 行:
|
||||
|
||||
`xed -l 75 {{文件名}}`
|
||||
`xed --line 75 {{文件名}}`
|
||||
|
Reference in New Issue
Block a user