mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 11:33:33 +02:00
update qlimage.md
Wrapped some values in tokens.
This commit is contained in:
parent
9cbf518ad3
commit
8c89cf4613
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
- Compute 300px wide PNG thumbnails of all JPEGs in the current directory and put them in a directory:
|
||||
|
||||
`qlmanage *.jpg -t -s 300 {{/existing//thumbnail/directory}}`
|
||||
`qlmanage {{*.jpg}} -t -s {{300}} {{path/to/directory}}`
|
||||
|
||||
- Reset Quicklook:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue