.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.12. .TH PINOT-INDEX "1" "March 2013" "pinot-index - pinot 1.05" "User Commands" .SH NAME pinot-index \- Index documents from the command-line .SH SYNOPSIS .B pinot-index [\fIOPTIONS\fR] \fI--db DATABASE URLS\fR .SH DESCRIPTION pinot\-index \- Index documents from the command\-line .SH OPTIONS .TP \fB\-b\fR, \fB\-\-backend\fR name of back\-end to use (default xapian) .TP \fB\-c\fR, \fB\-\-check\fR check whether the given URL is in the index .TP \fB\-d\fR, \fB\-\-db\fR path to, or name of, index to use (mandatory) .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-i\fR, \fB\-\-index\fR index the given URL .TP \fB\-o\fR, \fB\-\-override\fR MIME type detection override, as TYPE:EXT .TP \fB\-s\fR, \fB\-\-showinfo\fR show information about the document .TP \fB\-v\fR, \fB\-\-version\fR output version information and exit .PP Supported back\-ends are : 'xapian' .SH EXAMPLES pinot\-index \fB\-\-check\fR \fB\-\-showinfo\fR \fB\-\-backend\fR xapian \fB\-\-db\fR ~/.pinot/daemon ../Bozo.txt .PP pinot\-index \fB\-\-index\fR \fB\-\-db\fR PinotOnTheWeb http://code.google.com/p/pinot\-search/ .PP pinot\-index \fB\-\-index\fR \fB\-\-db\fR Docs \fB\-\-override\fR text/x\-rst:rst /usr/share/doc/python\-kitchen\-1.1.1/docs/index.rst .PP Indexing documents to My Web Pages or My Documents with pinot\-index is not recommended .SH "REPORTING BUGS" Report bugs to fabrice.colin@gmail.com .PP .br This is free software. You may redistribute copies of it under the terms of the GNU General Public License . .br There is NO WARRANTY, to the extent permitted by law.