mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 14:33:40 +02:00
qlmangle: fix typo (#3225)
This commit is contained in:
parent
537075f96e
commit
50fe370668
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
`qlmanage -p {{文件名}} {{文件名2}}`
|
||||
|
||||
- 计算生成当前目录中所有 jpeg 文件的缩略图, 300px宽 png格式,并将它们放在一个指定目录中:
|
||||
|
||||
`qlmanage {{*.jpg}} -t -s {{300}} {{指定目录}}`
|
||||
|
||||
- 重置快速查看:
|
||||
|
|
Loading…
Add table
Reference in a new issue