*: update placeholder in Chinese translation (#10267)

pull/23/head
K.B.Dharun Krishna 2023-07-03 07:44:05 +05:30 committed by GitHub
parent db0c657ade
commit f82310bb5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
- 移除多个文件中未使用的引入,并展示 diffs
`autoflake --remove-all-unused-imports {{路径/到/文件1.py 路径/到/文件2.py ...}}`
`autoflake --remove-all-unused-imports {{路径/到/文件1.py 路径/到/文件2.py ...}}`
- 移除未被使用的变量,并覆盖更新:

View File

@ -5,7 +5,7 @@
- 快速显示一个或多个文件:
`qlmanage -p {{路径/到/文件1 路径/到/文件2 ...}}`
`qlmanage -p {{路径/到/文件1 路径/到/文件2 ...}}`
- 计算生成当前目录中所有 jpeg 文件的缩略图300px 宽 png 格式,并将它们放在一个指定目录中: