xed: update Chinese translation (#10537)

pull/23/head
Zhizhen He 2023-07-25 01:43:16 +08:00 committed by GitHub
parent 15a7bb9943
commit ebf1a23afe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
- 在 Xcode 中打开文件,如果不存在则创建:
`xed -c {{文件名}}`
`xed --create {{文件名}}`
- 在 Xcode 中打开一个文件并跳转到第 75 行:
`xed -l 75 {{文件名}}`
`xed --line 75 {{文件名}}`