.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2. .TH FULLQUOTTEL "1" "March 2021" "fullquottel 0.1.5" "User Commands" .SH NAME fullquottel \- tool for detecting full quotes in mails or postings .SH SYNOPSIS .B fullquottel [\fI\,OPTION\/\fR...] \fI\,< infile > outfile\/\fR .SH DESCRIPTION fullquottel \- tool for detecting full quotes in mails or postings .TP \fB\-t\fR, \fB\-\-scorethreshold\fR=\fI\,NUMBER\/\fR Threshold for final score that discriminates between Goodquottel and Fullquottel (default: 1.5) .TP \fB\-\-quotechars\fR=\fI\,CHARS\/\fR Chars used for quoting (default: >|#) .TP \fB\-d\fR, \fB\-\-debug\fR Debug option (prints single test results; default: off) .TP \fB\-\-ownsigtest\fR=\fI\,1\/\fR|0 Turn on/off ownSigTest (default: on) .TP \fB\-\-ownsigtestscore\fR=\fI\,NUMBER\/\fR Score for ownSigTest (default: 1.0) .TP \fB\-f\fR, \fB\-\-ownsigtestfile\fR=\fI\,SIGFILE\/\fR Signature file to test against (default: ~/.signature) .TP \fB\-\-mstest\fR=\fI\,1\/\fR|0 Turn on/off msTest (Microsoft attribution lines; default: on) .TP \fB\-\-mstestscore\fR=\fI\,NUMBER\/\fR Score for msTest (default: 1.0) .TP \fB\-\-mstestthreshold\fR=\fI\,NUMBER\/\fR Threshold for msTest (at or below which line a Microsoft attribution line ist found; default: 2) .TP \fB\-\-quotedtoalltest\fR=\fI\,1\/\fR|0 Turn on/off quotedToAllTest (ratio quoted lines to all; default: on) .TP \fB\-\-quotedtoalltestscore\fR=\fI\,NUMBER\/\fR Score for quotedToAllTest (default: 1.0) .TP \fB\-\-quotedtoalltestfactor\fR=\fI\,NUMBER\/\fR Result = score + ratio * FACTOR (default: 0) .TP \fB\-\-quotedtoalltestthreshold\fR=\fI\,NUMBER\/\fR Ratio threshold for activating quotedToAllTest (default: 0.5) .TP \fB\-\-bottomquotedtoalltest\fR=\fI\,1\/\fR|0 Turn on/off bottomQuotedToAllTest (ratio quoted lines at bottom to all; default: on) .TP \fB\-\-bottomquotedtoalltestscore\fR=\fI\,NUMBER\/\fR Score for bottomQuotedToAllTest (default: 1.0) .TP \fB\-\-bottomquotedtoalltestfactor\fR=\fI\,NUMBER\/\fR Result = score + ratio * FACTOR (default: 0) .TP \fB\-\-bottomquotedtoalltestthreshold\fR=\fI\,NUMBER\/\fR Ratio threshold for activating bottomQuotedToAllTest (default: 0.5) .TP \fB\-\-bottomquotedtoquotedtest\fR=\fI\,1\/\fR|0 Turn on/off bottomQuotedToQuotedTest (ratio quoted lines at bottom to all quoted lines; default: on) .TP \fB\-\-bottomquotedtoquotedtestscore\fR=\fI\,NUMBER\/\fR Score for bottomQuotedToQuotedTest (default: 1.0) .TP \fB\-\-bottomquotedtoquotedtestfactor\fR=\fI\,NUMBER\/\fR Result = score + ratio * FACTOR (default: 0) .TP \fB\-\-bottomquotedtoquotedtestthreshold\fR=\fI\,NUMBER\/\fR Ratio threshold for activating bottomQuotedToQuotedTest (default: 0.5) .TP \fB\-\-singlebottomquotetest\fR=\fI\,1\/\fR|0 Turn on/off singleBottomQuoteTest (only one quote block, and at the bottom; default: on) .TP \fB\-\-singlebottomquotetestscore\fR=\fI\,NUMBER\/\fR Score for singleBottomQuoteTest (default: 1.0) .PP HINT: All long options (without leading \fB\-\-\fR) can be used in ~/.fullquottelrc .TP \-?, \fB\-\-help\fR Give this help list .TP \fB\-\-usage\fR Give a short usage message .TP \fB\-V\fR, \fB\-\-version\fR Print program version .PP Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options. .SH "REPORTING BUGS" Report bugs to .