NAME
tracker-files - Return files filtered by the mime type
or their category (called ServiceType)
SYNOPSIS
tracker-files [-s ServiceType|-m Mime-Type]
[search]
DESCRIPTION
tracker-files returns files that match
the ServiceType or the mime-type provided; you can
OPTIONS
- -s ServiceType
- Specify the kind of the files you want to find; ServiceType can
be Documents, Music, Images, Videos, Text, Development or Other.
- -m Mime-Type
- Specify the mime-type of the files you want to find; see
http://www.iana.org/assignments/media-types/
for the complete list of existing mime-type.
AUTHOR
Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>