~lubuntu-dev/lxde/qterminal-debian

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.TH "qterminal" 1
.SH NAME
qterminal \- simple terminal in qt 
.SH SYNOPSIS
.B qterminal
[OPTIONS]

.SH DESCRIPTION

.B qterminal
is a simple terminal in qt, without KDE dependancies.

.SH OPTIONS
.TP
.B \-h, \-\-help
Print this help.
.TP
.B \-v, \-\-version
Prints application version and exits.
.TP
.B \-w, \-\-workdir <dir>
Start session with specified work directory.
.TP
.B \-e, \-\-execute <dir>
Execute command instead of shell.
.TP
.B \-d, \-\-drop <dir>
Start in Drop Mode, like Yakuake or Tilda.

.SH AUTHORS
Petr Vanek <petr@scribus.info>

Maxim Bourmitrov <maxim.bourmistrov@unixconn.com>

Vladimir Kuznetsov <vovanec@gmail.com>

Man page written to conform with Debian by Julien Lavergne.