.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH SYLPH\-SEARCHER 1 "July 8, 2008" .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME sylph-searcher \- Full-text search program for Sylpheed .SH SYNOPSIS .B sylph-searcher .I [OPTIONS] .SH DESCRIPTION This manual page documents briefly the .B sylph-searcher commands. .PP \fBsylph\-searcher\fP is a Full-text search program for messages stored in the mailboxes of Sylpheed, or generic MH folders. .br It utilizes the Full-text search feature of PostgreSQL 8.3. .br .br .SH COMMAND-LINE OPTIONS .TP .B \-d dbname Specify database name .TP .B \-h hostname Specify hostname of database server .TP .B \-p port port number of database server .TP .B \-U username username for database .TP .B \-P password password for database user .TP .B \-n Don't remove nonexist messages .TP .B \-r recursive query .TP .B \-v verbose output .TP .B \-\-mecab\-encoding encoding encoding of MeCab dictionary (default: Unix: EUC-JP / Win32: Shift_JIS) .SH sylph-searcher was written by Sylpheed Development Team. .PP This manual page was written by Hideki Yamane (Debian-JP) ,for the Debian project (but may be used by others).