.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .TH PINOT-INDEX "1" "February 2022" "pinot 1.21" "User Commands" .SH NAME pinot-index \- Index documents from the command-line .SH SYNOPSIS .B pinot-index [\fI\,OPTIONS\/\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 \-\-check \-\-showinfo \-\-backend xapian \-\-db ~/.pinot/daemon ../Bozo.txt .PP pinot\-index \-\-index \-\-db Docs https://github.com/FabriceColin/pinot .PP pinot\-index \-\-index \-\-db Docs \-\-override 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.