diff options
author | Michele Calgaro <[email protected]> | 2022-05-20 15:29:31 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-05-23 20:42:39 +0900 |
commit | 89d01be8374f2d064932a02f2c86ef59d7ea9804 (patch) | |
tree | cc42231dce880a5d6817fca395fa4cae314a893d /dilos/core/tdebase/debian/man/kwrite-trinity.1 | |
parent | cadf25a6e4c390823c9c3d24fba79ee08ffe2c43 (diff) | |
download | tde-packaging-89d01be8374f2d064932a02f2c86ef59d7ea9804.tar.gz tde-packaging-89d01be8374f2d064932a02f2c86ef59d7ea9804.zip |
DEB tdebase: man pages moved to main repository.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 5d0785a29485f0de64bf2dfaa78c4b60503bdf9e)
Diffstat (limited to 'dilos/core/tdebase/debian/man/kwrite-trinity.1')
-rw-r--r-- | dilos/core/tdebase/debian/man/kwrite-trinity.1 | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/dilos/core/tdebase/debian/man/kwrite-trinity.1 b/dilos/core/tdebase/debian/man/kwrite-trinity.1 deleted file mode 100644 index f7d39f61d..000000000 --- a/dilos/core/tdebase/debian/man/kwrite-trinity.1 +++ /dev/null @@ -1,60 +0,0 @@ -.TH KWRITE 1 "August, 25 2003" -.SH NAME -kwrite \- TDE text editor -.SH SYNOPSIS -.B kwrite -.RI [ options ] [file] -.SH DESCRIPTION -This manual page documents briefly the -.B kwrite -command. -This manual page was written for the Debian distribution -because the original program does not have a manual page. -.PP -.\" TeX users may be more comfortable with the \fB<whatever>\fP and -.\" \fI<whatever>\fP escape sequences to invode bold face and italics, -.\" respectively. -\fBkwrite\fP is a text editor for TDE, that is a light version of \fIkate\fP. -It allows syntax coloration for many langages. - -It is able to expand or collapse parts of code (C functions, ...). - -.SH OPTIONS -These programs follow the usual GNU command line syntax, with long -options starting with two dashes (`-'). -A summary of options is included below. -.TP -.B \-\-help -Show summary of options. -.TP -.B \-\-help\-qt -Show QT specific help (common for all QT apps). -.TP -.B \-\-help\-tde -Show TDE specific help (common for all TDE apps). -.TP -.B \-\-help\-all -Show the complete help. -.TP -.B \-\-author -Show program author(s). -.TP -.B \-\-license -Show program license. -.TP -.B \-v, \-\-version -Show version of program. - -.B file -is the file to open - -.SH SEE ALSO -.BR kate (1) -.PP -For more details, you should have a look at the TDE Help center, available -from the T menu. -.SH AUTHOR -This manual page was written by Clement Stenac <[email protected]>, -for the Debian GNU/Linux project (but may be used by others). -.PP -kwrite was written by the KDE project |