1 | .TH BARNOWL 1 "24 Jun 2011" |
---|
2 | .SH NAME |
---|
3 | BarnOwl \- tty\(hybased zephyr client |
---|
4 | .SH SYNOPSIS |
---|
5 | .B barnowl |
---|
6 | [\-n] |
---|
7 | [\-d] |
---|
8 | [\-D] |
---|
9 | [\-v] |
---|
10 | [\-h] |
---|
11 | [\-c \fICONFIGFILE\fP] |
---|
12 | [\-t \fITTY\fP] |
---|
13 | [\-s \fICONFIGDIR\fP] |
---|
14 | .br |
---|
15 | .SH DESCRIPTION |
---|
16 | .B BarnOwl |
---|
17 | is a fully integrated tty\(hybased instant messaging client. Currently |
---|
18 | it supports AOL Instant Messenger, MIT Zephyr, Jabber, IRC, and Twitter. It is |
---|
19 | curses\(hybased, allows for emacs\(hystyle editing of outgoing messages, and |
---|
20 | uses Perl as an extension and configuration language. \fBBarnOwl\fP will |
---|
21 | also run happily without a configuration file. |
---|
22 | |
---|
23 | Once \fBBarnOwl\fP is started, typing \(oqh\(cq will display a help screen. |
---|
24 | Typing \(oq:\(cq enters command mode, allowing the user to type a \fBBarnOwl\fP |
---|
25 | command line. |
---|
26 | |
---|
27 | .SH OPTIONS |
---|
28 | The following command\-line options are avilable when running \fBBarnOwl\fP: |
---|
29 | .TP |
---|
30 | \fB\-n\fP, \fB\-\-no\-subs\fP |
---|
31 | Do not subscribe to zephyr messages on startup. By default, \fBBarnOwl\fP |
---|
32 | subscribes to the default subscriptions and to anything found in |
---|
33 | \fI~/.zephyr.subs\fP. When this option is used, no subscriptions are loaded. |
---|
34 | |
---|
35 | .TP |
---|
36 | \fB\-c\fP, \fB\-\-config\-file\fP=\fIFILE\fP |
---|
37 | Specify an alternate config file for \fBBarnOwl\fP to use. By default, |
---|
38 | \fBBarnOwl\fP uses \fI~/.barnowlconf\fP if it exists, and \fI~/.owlconf\fP otherwise. |
---|
39 | |
---|
40 | .TP |
---|
41 | \fB\-s\fP, \fB\-\-config\-dir\fP=\fIDIR\fP |
---|
42 | Specify an alternate configuration directory. By default, \fBBarnOwl\fP uses |
---|
43 | \fI~/.owl/\fP. |
---|
44 | |
---|
45 | .TP |
---|
46 | \fB\-t\fP, \fB\-\-tty\fP=\fITTY\fP |
---|
47 | Specify the tty name to use for the zephyr location. |
---|
48 | |
---|
49 | .TP |
---|
50 | \fB\-v\fP, \fB\-\-version\fP |
---|
51 | Print the version number of \fBBarnOwl\fP and exit. |
---|
52 | |
---|
53 | .TP |
---|
54 | \fB\-d\fP, \fB\-\-debug\fP |
---|
55 | Enable debugging. By default, debugging information is placed in |
---|
56 | \fI/var/tmp/barnowl\-debug.PID\fP. |
---|
57 | |
---|
58 | .TP |
---|
59 | \fB\-h\fP, \fB\-\-help\fP |
---|
60 | Print command\(hyline option help. |
---|
61 | |
---|
62 | .SH AUTHORS |
---|
63 | Written by Nelson Elhage and Alejandro Sedeno at the Massachusetts |
---|
64 | Institute of Technology. Based on Owl by James Kretchmar. |
---|
65 | |
---|
66 | Comments, questions, and bug reports may be mailed to |
---|
67 | \fBbug\-barnowl@mit.edu\fP. |
---|