|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
qlmanage(1) BSD General Commands Manual qlmanage(1)
NAME
qlmanage -- Quick Look Server debug and management tool
SYNOPSIS
qlmanage -r
qlmanage -m
qlmanage -t [-s size] [-f factor] [-c contentTypeUTI [-g generator]] [file ...]
qlmanage -p [-c contentTypeUTI [-g generator]] [file ...]
qlmanage -h
DESCRIPTION
qlmanage allows you to test your Quick Look generators and manage Quick Look Server.
The following usages are available:
1. qlmanage -r resets Quick Look Server and all Quick Look client's generator cache.
2. qlmanage -m gets all sort of information on Quick Look server including the list of detected
generators.
3. qlmanage -t displays the Quick Look generated thumbnails (if available) for the specified
files. This executes the thumbnail generator.
4. qlmanage -p displays the Quick Look generated previews for the specified files.
5. qlmanage -h displays a summary of this page.
Mac OS X March 29, 2007 Mac OS X
|
|