update the man page to reflect the new options
[gregoa/bti.git] / bti.1
1 .\"     Title: bti
2 .\"    Author: 
3 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
4 .\"      Date: May 2008
5 .\"    Manual: bti
6 .\"    Source: bti
7 .\"
8 .TH "BTI" "1" "May 2008" "bti" "bti"
9 .\" disable hyphenation
10 .nh
11 .\" disable justification (adjust text to left margin only)
12 .ad l
13 .SH "NAME"
14 bti - send a tweet to twitter.com from stdinput
15 .SH "SYNOPSIS"
16 .HP 4
17 \fBbti\fR [\fB\-\-account\ account\fR] [\fB\-\-password\ password\fR] [\fB\-\-clean\fR] [\fB\-\-debug\fR] [\fB\-\-version\fR] [\fB\-\-help\fR]
18 .SH "DESCRIPTION"
19 .PP
20 bti sends a twitter message to twitter\.com\.
21 .SH "OPTIONS"
22 .PP
23 \fB\-\-account account\fR
24 .RS 4
25 Specify the twitter\.com account name\.
26 .RE
27 .PP
28 \fB\-\-password password\fR
29 .RS 4
30 Specify the password of your twitter\.com account\.
31 .RE
32 .PP
33 \fB\-\-debug\fR
34 .RS 4
35 Print a whole bunch of debugging messages to stdout\.
36 .RE
37 .PP
38 \fB\-\-clean\fR
39 .RS 4
40 Don\'t put the working directory and the \'$\' in the twitter message\.
41 .RE
42 .PP
43 \fB\-\-version\fR
44 .RS 4
45 Print version number\.
46 .RE
47 .PP
48 \fB\-\-help\fR
49 .RS 4
50 Print help text\.
51 .RE
52 .SH "AUTHOR"
53 .PP
54 Written by Greg Kroah\-Hartman
55 <greg@kroah\.com>\.