~lynxman/ubuntu/oneiric/ajaxterm/fixpythonpsyco

« back to all changes in this revision

Viewing changes to .pc/05_ssh-port.diff/ajaxterm.1

  • Committer: Bazaar Package Importer
  • Author(s): Angel Abad
  • Date: 2011-02-14 14:06:10 UTC
  • mfrom: (10.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20110214140610-9eo6mhldl8wu702s
Tags: 0.10-10ubuntu1
* Merge from debian unstable. Remaining changes:
  - debian/control: Build for python2.7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH ajaxterm "1" "Jul 2006" "ajaxterm 0.7" "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\fR [options]
 
12
 
 
13
.SH OPTIONS
 
14
A summary of the options supported by \fBajaxterm\fR is included below.
 
15
.TP
 
16
\fB\-h\fR, \fB\-\-help\fR
 
17
show the help message and exit
 
18
.TP
 
19
\fB\-p\fR PORT, \fB\-\-port\fR=\fIPORT\fR
 
20
Set the TCP port (default: 8022)
 
21
.TP
 
22
\fB\-c\fR CMD, \fB\-\-command\fR=\fICMD\fR
 
23
set the command (default: /bin/login or ssh localhost)
 
24
.TP
 
25
\fB\-l\fR, \fB\-\-log\fR
 
26
log requests to stderr (default: quiet mode)
 
27
.TP
 
28
\fB\-d\fR, \fB\-\-daemon\fR
 
29
run as daemon in the background
 
30
.TP
 
31
\fB\-P\fR PIDFILE, \fB\-\-pidfile\fR=\fIPIDFILE\fR
 
32
set the pidfile (default: /var/run/ajaxterm.pid)
 
33
.TP
 
34
\fB\-i\fR INDEX_FILE, \fB\-\-index\fR=\fIINDEX_FILE\fR
 
35
default index file (default: ajaxterm.html)
 
36
.TP
 
37
\fB\-u\fR UID, \fB\-\-uid\fR=\fIUID\fR
 
38
Set the daemon's user id
 
39
 
 
40
.SH AUTHOR
 
41
Antony Lesuisse <al@udev.org>
 
42
 
 
43
This manual page was written for the Debian system by
 
44
Julien Valroff <julien@debian.org> (but may be used by others).
 
45
 
 
46
.SH "REPORTING BUGS"
 
47
Report any bugs to the author: Antony Lesuisse <al@udev.org>
 
48
 
 
49
.SH COPYRIGHT
 
50
Copyright Antony Lesuisse <al@udev.org>
 
51
 
 
52
.SH SEE ALSO
 
53
- \fBajaxterm\fR wiki page: http://antony.lesuisse.org/qweb/trac/wiki/AjaxTerm
 
54
.br
 
55
- \fBajaxterm\fR forum: http://antony.lesuisse.org/qweb/forum/viewforum.php?id=2