171 |
.SH "Synopsis" |
.SH "Synopsis" |
172 |
.fam C |
.fam C |
173 |
.HP \w'\fBbti\fR\ 'u |
.HP \w'\fBbti\fR\ 'u |
174 |
\fBbti\fR [\fB\-\-account\ account\fR] [\fB\-\-password\ password\fR] [\fB\-\-host\ HOST_NAME\fR] [\fB\-\-bash\fR] [\fB\-\-debug\fR] [\fB\-\-version\fR] [\fB\-\-help\fR] |
\fBbti\fR [\fB\-\-account\ account\fR] [\fB\-\-password\ password\fR] [\fB\-\-host\ HOST_NAME\fR] [\fB\-\-proxy\ PROXY:PORT\fR] [\fB\-\-bash\fR] [\fB\-\-debug\fR] [\fB\-\-version\fR] [\fB\-\-help\fR] |
175 |
.fam |
.fam |
176 |
.SH "DESCRIPTION" |
.SH "DESCRIPTION" |
177 |
.PP |
.PP |
195 |
If no host is specified, the default is to send to twitter\&.com\&. |
If no host is specified, the default is to send to twitter\&.com\&. |
196 |
.RE |
.RE |
197 |
.PP |
.PP |
198 |
|
\fB\-\-proxy PROXY:PORT\fR |
199 |
|
.RS 4 |
200 |
|
Specify a http proxy value\&. This is not a required option, and only needed by systems that are behind a http proxy\&. |
201 |
|
.sp |
202 |
|
If no host is specified, the default is to send to twitter\&.com\&. |
203 |
|
.RE |
204 |
|
.PP |
205 |
\fB\-\-debug\fR |
\fB\-\-debug\fR |
206 |
.RS 4 |
.RS 4 |
207 |
Print a whole bunch of debugging messages to stdout\&. |
Print a whole bunch of debugging messages to stdout\&. |
258 |
The host you want to use to send the message to\&. Valid options are either "twitter" or "identica" to send to twitter\&.com or identi\&.ca respectively\&. |
The host you want to use to send the message to\&. Valid options are either "twitter" or "identica" to send to twitter\&.com or identi\&.ca respectively\&. |
259 |
.RE |
.RE |
260 |
.PP |
.PP |
261 |
|
\fBproxy\fR |
262 |
|
.RS 4 |
263 |
|
The http proxy needed to send data out to the Internet\&. |
264 |
|
.RE |
265 |
|
.PP |
266 |
There is an example config file called |
There is an example config file called |
267 |
\FCbti\&.example\F[] |
\FCbti\&.example\F[] |
268 |
in the source tree that shows the structure of the file if you need an example to work off of\&. |
in the source tree that shows the structure of the file if you need an example to work off of\&. |