kmimetypefinder --version (return code: 0)
Qt: 4.8.7
KDE Development Platform: 4.14.16
MimeType Finder: 4.14.16
kmimetypefinder --help (return code: 0)
Usage: kmimetypefinder [Qt-options] [KDE-options] [options] filename
Gives the mimetype for a given file
Generic options:
--help Show help about options
--help-qt Show Qt specific options
--help-kde Show KDE specific options
--help-all Show all options
--author Show author information
-v, --version Show version information
--license Show license information
-- End of options
Options:
-c, --content Use only the file content for determining the mimetype.
-f, --filename-only Whether use the file name only for determining the mimetype. Not used if -c is specified.
Arguments:
filename The filename to test. '-' to read from stdin.