diff options
author | ormorph <[email protected]> | 2024-05-11 17:09:03 +0300 |
---|---|---|
committer | ormorph <[email protected]> | 2024-05-12 15:58:12 +0300 |
commit | 95c3cba08ea09ecabb84cfd662bec76668b89bf7 (patch) | |
tree | 9509b0c7e97daeb0c8c5d49dc82e2de7d2057069 /doc/man/kmenuedit/kmenuedit.1 | |
parent | 60c0ef10ab3647e0993c27de6263a9029f80e010 (diff) | |
download | tdebase-95c3cba08ea09ecabb84cfd662bec76668b89bf7.tar.gz tdebase-95c3cba08ea09ecabb84cfd662bec76668b89bf7.zip |
Build documentation for each subpackage separately
Signed-off-by: ormorph <[email protected]>
Diffstat (limited to 'doc/man/kmenuedit/kmenuedit.1')
-rw-r--r-- | doc/man/kmenuedit/kmenuedit.1 | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/doc/man/kmenuedit/kmenuedit.1 b/doc/man/kmenuedit/kmenuedit.1 new file mode 100644 index 000000000..fd5c7daf5 --- /dev/null +++ b/doc/man/kmenuedit/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 |