diff options
author | Michele Calgaro <[email protected]> | 2022-05-23 11:56:39 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-05-23 17:57:33 +0900 |
commit | e54ce66f9624a64c46350824164723ae23b74824 (patch) | |
tree | 1aae09129aaca3a082e88f619a0ee6e10e16d19b /doc/man/kmenuedit.1 | |
parent | cc94c3dc3632d66f534972e61a8c88eb0d41fdad (diff) | |
download | tdebase-e54ce66f9624a64c46350824164723ae23b74824.tar.gz tdebase-e54ce66f9624a64c46350824164723ae23b74824.zip |
Add man pages for TDE applications.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/man/kmenuedit.1')
-rw-r--r-- | doc/man/kmenuedit.1 | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/doc/man/kmenuedit.1 b/doc/man/kmenuedit.1 new file mode 100644 index 000000000..fd5c7daf5 --- /dev/null +++ b/doc/man/kmenuedit.1 @@ -0,0 +1,51 @@ +.TH KMENUEDIT 1 "August, 24 2003" +.SH NAME +kmenuedit \- editor for the TDE menu +.SH SYNOPSIS +.B kmenuedit +.RI [ options ] +.SH DESCRIPTION +This manual page documents briefly the +.B kmenuedit +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. +\fBkmenuedit\fP is a powerful editor for the TDE menu. It allows you to add, remove, or move items in the menu, add sub-menus, ... +.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. + +.SH SEE ALSO +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 +kmenuedit was written by the KDE project |