NAME
imgSeekCmd - command line imgSeek database frontend
SYNOPSIS
imgSeekCmd command [command-options]
COMMANDS AND OPTIONS
add
-h Show help
-r Recurse into subdirectories when adding a path
-s Scan all database directories for new images, adding them.
-d Scan and add to database all images on this directory.
-i Ignore images with this string on their path
-z Ignore images smaller than this size (kb)
-m Ignore images with a dimension smaller than this (pixels)
-b Database to use. [~/.imgseek/img-db.iqd]
info
-m Dump all metadata for this image.
-i Image id
-p Image filename (full path)
-f Image filename
-d Dump this metadata field.
-b Database to use. [~/.imgseek/img-db.iqd]
remove
-i Image id
-b Database to use. [~/.imgseek/img-db.iqd]
query
-i Image id
-p Image filename (full path)
-f Image filename
-r Number of results [10]
-b Database to use. [~/.imgseek/img-db.iqd]
browse
-G List all groups
-V List all volumes
-F List all images on database
SEE ALSO
imgSeek(1)
AUTHOR
This manpage was originally written by Bastian Kleineidam
<calvin@debian.org> for the Debian distribution of imgSeek (but may be
used by others).
The main authors of imgSeek are Ricardo Niederberger Cabral
<nieder@mail.ru> and Steffen Neumann
<sneumann@techfak.uni-bielefeld.de>.
19 May 2003