You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.0 KiB
28 lines
1.0 KiB
.TH DCOPQUIT 1 "Jun 2006" "Trinity Desktop Environment" ""
|
|
.SH NAME
|
|
dcopquit
|
|
\- terminates a TDE service
|
|
.SH SYNOPSIS
|
|
.B dcopquit
|
|
.RI [ applicationid ]
|
|
.SH DESCRIPTION
|
|
\fBdcopquit\fP terminates a TDE service via its DCOP application id. You can use \fBdcopclient\fP to extract the application id from a DCOP reference.
|
|
.SH EXAMPLES
|
|
.TP
|
|
.B Terminate Konqueror instance
|
|
dcopquit 'konqueror\-9270'
|
|
.SH SEE ALSO
|
|
.BR dcop (1),\ dcopclient (1),\ dcopstart (1)
|
|
.SH AUTHORS
|
|
.nf
|
|
Matthias Ettrich <ettrich@kde.org>
|
|
.br
|
|
|
|
.br
|
|
.fi
|
|
Please use http://bugs.trinitydesktop.org to report bugs, do not mail the author directly.
|
|
.PP
|
|
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the \fBDebian\fP Project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
|
|
.PP
|
|
On \fBDebian\fP systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.
|