mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 11:35:24 +02:00
qlmanage: update placeholder (#10225)
This commit is contained in:
parent
405cc23be2
commit
481d29f45d
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
- 快速显示一个或多个文件:
|
||||
|
||||
`qlmanage -p {{文件名}} {{文件名 2}}`
|
||||
`qlmanage -p {{路径/到/文件1个 路径/到/文件2个 ...}}`
|
||||
|
||||
- 计算生成当前目录中所有 jpeg 文件的缩略图,300px 宽 png 格式,并将它们放在一个指定目录中:
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
- Display QuickLook for one or multiple files:
|
||||
|
||||
`qlmanage -p {{filename}} {{filename2}}`
|
||||
`qlmanage -p {{path/to/file1 path/to/file2 ...}}`
|
||||
|
||||
- Compute 300px wide PNG thumbnails of all JPEGs in the current directory and put them in a directory:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue