*: update placeholder in Chinese translation (#10267)
This commit is contained in:

committed by
GitHub

parent
db0c657ade
commit
f82310bb5d
@@ -9,7 +9,7 @@
|
||||
|
||||
- 移除多个文件中未使用的引入,并展示 diffs:
|
||||
|
||||
`autoflake --remove-all-unused-imports {{路径/到/文件1个.py 路径/到/文件2个.py ...}}`
|
||||
`autoflake --remove-all-unused-imports {{路径/到/文件1.py 路径/到/文件2.py ...}}`
|
||||
|
||||
- 移除未被使用的变量,并覆盖更新:
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
- 快速显示一个或多个文件:
|
||||
|
||||
`qlmanage -p {{路径/到/文件1个 路径/到/文件2个 ...}}`
|
||||
`qlmanage -p {{路径/到/文件1 路径/到/文件2 ...}}`
|
||||
|
||||
- 计算生成当前目录中所有 jpeg 文件的缩略图,300px 宽 png 格式,并将它们放在一个指定目录中:
|
||||
|
||||
|
Reference in New Issue
Block a user