diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-05-05 02:42:38 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-05-05 02:43:14 +0200 |
commit | 57d58eb0ab774d2e1689d98bcff2fc35e0940606 (patch) | |
tree | c7aa6c10798b1fc73fd54e65de6580941824ff78 /ubuntu/_base/applications/kshowmail/debian/kshowmail.1 | |
parent | 17012e1505323967184a98a28da8bbe8b1a8762a (diff) | |
download | tde-packaging-57d58eb0ab774d2e1689d98bcff2fc35e0940606.tar.gz tde-packaging-57d58eb0ab774d2e1689d98bcff2fc35e0940606.zip |
DEB kshowmail: Switch to cmake.
Add basic package documentation.
The man page has been moved to the main tree.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ded8dc0c76e59ed36c14f7a8705aa02b4d33ee0c)
Diffstat (limited to 'ubuntu/_base/applications/kshowmail/debian/kshowmail.1')
-rw-r--r-- | ubuntu/_base/applications/kshowmail/debian/kshowmail.1 | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/ubuntu/_base/applications/kshowmail/debian/kshowmail.1 b/ubuntu/_base/applications/kshowmail/debian/kshowmail.1 deleted file mode 100644 index 6903cf457..000000000 --- a/ubuntu/_base/applications/kshowmail/debian/kshowmail.1 +++ /dev/null @@ -1,62 +0,0 @@ -.TH QT: "1" "April 2007" "Qt: 3.3.7" "User Commands" -.SH NAME -kshowmail \- A powerful pop3 mail checker -.SH SYNOPSIS -.B kshowmail -[\fIQt-options\fR] [\fITDE-options\fR] [\fIoptions\fR] [\fIaccount\fR] -.SH DESCRIPTION -KShowmail can be used to show mails on a POP3 server without actually -downloading them. The headers or the complete mails can be viewed, and -unwanted mails can be deleted. An initial and an interval timer can be set to -check the mails periodical. KShowmail supports multiple accounts. -.SS "Generic options:" -.TP -\fB\-\-help\fR -Show help about options -.TP -\fB\-\-help\-qt\fR -Show Qt specific options -.TP -\fB\-\-help\-tde\fR -Show TDE specific options -.TP -\fB\-\-help\-all\fR -Show all options -.TP -\fB\-\-author\fR -Show author information -.TP -\fB\-v\fR, \fB\-\-version\fR -Show version information -.TP -\fB\-\-license\fR -Show license information -.TP -\fB\-\-\fR -End of options -.SH OPTIONS -.TP -\fB\-r\fR, \fB\-\-refresh\fR -Refresh messages now -.TP -\fB\-c\fR, \fB\-\-config\fR -Launch configure dialog -.SS "Arguments:" -.TP -account -Select account -.PP -KDE: 3.5.6 -KShowmail: 3.1.2 -.SH "SEE ALSO" -The full documentation for -.B Qt: -is maintained as a Texinfo manual. If the -.B info -and -.B Qt: -programs are properly installed at your site, the command -.IP -.B info Qt: -.PP -should give you access to the complete manual. |