1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.10.
.TH PRESAGE_PYTHON_DEMO "1" "April 2015" "presage_python_demo " "User Commands"
.SH NAME
presage_python_demo \- presage demo program (Python)
.SH SYNOPSIS
.B presage_python_demo
[\fIOPTION\fR]...
.SH DESCRIPTION
At the prompt, type in some text. Hit enter to generate a prediction.
Any text input is valid, including no text, a single character, or a long string.
.TP
\fB\-c\fR, \fB\-\-config\fR CONFIG
use config file CONFIG
.TP
\fB\-s\fR, \fB\-\-suggestions\fR N
set prediction size to N suggestions
.TP
\fB\-h\fR, \fB\-\-help\fR
display this help and exit
.TP
\fB\-v\fR, \fB\-\-version\fR
output version information and exit
.PP
Direct your bug reports to: matteo.vescovi@yahoo.co.uk
.PP
presage_python_demo (presage) version 0.9.1
Copyright \(co 2004 Matteo Vescovi.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.
|