mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:33:50 +02:00
Update qlmanage.md
This commit is contained in:
parent
5426316b23
commit
9cbf518ad3
1 changed files with 4 additions and 0 deletions
|
@ -9,3 +9,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}}`
|
||||
|
||||
- Reset Quicklook:
|
||||
|
||||
`qlmanage -r`
|
||||
|
|
Loading…
Add table
Reference in a new issue