barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change
on this file since 3969e3a was
7d4fbcd,
checked in by James M. Kretchmar <kretch@mit.edu>, 22 years ago
|
Initial check in
|
-
Property mode set to
100644
|
File size:
1.2 KB
|
Rev | Line | |
---|
[7d4fbcd] | 1 | .TH owl 1 "21 May 2002" |
---|
| 2 | .SH NAME |
---|
| 3 | owl \- tty based zephyr client |
---|
| 4 | .SH SYNOPSIS |
---|
| 5 | .B owl |
---|
| 6 | [ \-n |
---|
| 7 | ] |
---|
| 8 | [ \-c |
---|
| 9 | .I configfile |
---|
| 10 | ] |
---|
| 11 | [ \-t |
---|
| 12 | .I tty |
---|
| 13 | ] |
---|
| 14 | [ \-v |
---|
| 15 | ] |
---|
| 16 | |
---|
| 17 | .br |
---|
| 18 | .SH DESCRIPTION |
---|
| 19 | .B Owl |
---|
| 20 | is a fully integrated tty based zephyr client for sending and |
---|
| 21 | receiving zephyrs. It is curses-based, allows for emacs style editing |
---|
| 22 | of outgoing messages and uses a perl configuration language for |
---|
| 23 | setting options and customizing message formatting. Owl will also run |
---|
| 24 | happily without a configuration file. |
---|
| 25 | |
---|
| 26 | Once owl is started typing 'h' will display a help screen. Typing ':' |
---|
| 27 | enters command mode, allowing the user to type an owl command line. |
---|
| 28 | |
---|
| 29 | .PP |
---|
| 30 | .SH USE |
---|
| 31 | The following command line options are avilable when running owl: |
---|
| 32 | |
---|
| 33 | .B \-n |
---|
| 34 | .IP |
---|
| 35 | Do not subscribe to messages on startup. By default owl subscribes to |
---|
| 36 | the default subscriptions and to anything found in ~/.zephyr.subs |
---|
| 37 | .LP |
---|
| 38 | |
---|
| 39 | .B \-c \fIconfigfile\fP |
---|
| 40 | .IP |
---|
| 41 | Specifiy an alternate config file for owl to use. By default it looks |
---|
| 42 | for ~/.owlconf |
---|
| 43 | .LP |
---|
| 44 | |
---|
| 45 | .B \-t \fItty\fP |
---|
| 46 | .IP |
---|
| 47 | Specifiy the tty name to use for the zephyr location. |
---|
| 48 | .LP |
---|
| 49 | |
---|
| 50 | .B \-v |
---|
| 51 | .IP |
---|
| 52 | Print the version number of owl and exit. |
---|
| 53 | .LP |
---|
| 54 | |
---|
| 55 | .SH AUTHOR |
---|
| 56 | Written by James Kretchmar at the Massachusetts Institute of |
---|
| 57 | Technology. |
---|
| 58 | Comments, questions, and bug reports may be mailed to |
---|
| 59 | \fBbug-ktools@mit.edu\fP. |
---|
Note: See
TracBrowser
for help on using the repository browser.