~ubuntu-branches/ubuntu/oneiric/ajaxterm/oneiric

« back to all changes in this revision

Viewing changes to ajaxterm.1

  • Committer: Bazaar Package Importer
  • Author(s): Julien Valroff
  • Date: 2006-07-01 00:25:54 UTC
  • Revision ID: james.westby@ubuntu.com-20060701002554-tx5um660dan85313
Tags: upstream-0.7
ImportĀ upstreamĀ versionĀ 0.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH ajaxterm "1" "May 2006" "ajaxterm 0.5" "User commands"
 
2
.SH NAME
 
3
ajaxterm \- Web based terminal written in python
 
4
 
 
5
.SH DESCRITPION
 
6
\fBajaxterm\fR is a web based terminal written in python and some AJAX
 
7
javascript for client side.
 
8
It can use almost any web browser and even works through firewalls.
 
9
 
 
10
.SH USAGE
 
11
\fBajaxterm.py\fR [options]
 
12
 
 
13
.SH OPTIONS
 
14
A summary of the options supported by \fBajaxterm\fR is included below.
 
15
    \fB-h, --help\fR            show this help message and exit
 
16
    \fB-pPORT, --port=PORT\fR   Set the TCP port (default: 8022)
 
17
    \fB-cCMD, --command=CMD\fR  set the command (default: /bin/login or ssh localhost)
 
18
    \fB-l, --log\fR             log requests to stderr (default: quiet mode)
 
19
 
 
20
.SH AUTHOR
 
21
Antony Lesuisse <al@udev.org>
 
22
 
 
23
This manual page was written for the Debian system by
 
24
Julien Valroff <julien@kirya.net> (but may be used by others).
 
25
 
 
26
.SH "REPORTING BUGS"
 
27
Report any bugs to the author: Antony Lesuisse <al@udev.org>
 
28
 
 
29
.SH COPYRIGHT
 
30
Copyright Antony Lesuisse <al@udev.org>
 
31
 
 
32
.SH SEE ALSO
 
33
- \fBajaxterm\fR wiki page: http://antony.lesuisse.org/qweb/trac/wiki/AjaxTerm
 
34
.br
 
35
- \fBajaxterm\fR forum: http://antony.lesuisse.org/qweb/forum/viewforum.php?id=2