diff options
author | gregory guy <g-gregory@gmx.fr> | 2018-11-27 15:39:35 +0100 |
---|---|---|
committer | gregory guy <g-gregory@gmx.fr> | 2018-11-27 15:39:35 +0100 |
commit | 4bac1d0f6f553e4d3b1763597420a799c96435cd (patch) | |
tree | 244a7fdfdb73a70adeaa55f395c9d0023bbbcc84 /doc/kweather/kweatherservice.1 | |
parent | e2cd367100cf4be8a2540777f36bd905601e01e2 (diff) | |
download | tdetoys-4bac1d0f6f553e4d3b1763597420a799c96435cd.tar.gz tdetoys-4bac1d0f6f553e4d3b1763597420a799c96435cd.zip |
add man pages to amor, kodo, kteatime, ktux, kweather and kworldclock ; this remates to bug 1043
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'doc/kweather/kweatherservice.1')
-rw-r--r-- | doc/kweather/kweatherservice.1 | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/doc/kweather/kweatherservice.1 b/doc/kweather/kweatherservice.1 new file mode 100644 index 0000000..c8dd85a --- /dev/null +++ b/doc/kweather/kweatherservice.1 @@ -0,0 +1,53 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH KWEATHERSERVICE 1 "January 31, 2004" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kweatherservice \- a DCOP service to provide weather data +.SH SYNOPSIS +.B kweatherservice +.RI "[ " generic-options " ]" +.SH DESCRIPTION +\fBKWeatherService\fP is a DCOP service that can track multiple weather +stations and provide this weather data to other applications. It is +used by the \fBKWeather\fP applet for the TDE panel, by the +\fBkweatherreport\fP application and by weather plugins for other +applications such as \fBKonqueror\fP and \fBKontact\fP. +.PP +This program is for KWeather's internal use and should not be +run directly. To obtain a weather report, use the KWeather panel applet or +run kweatherreport instead. +.PP +This program is part of the official TDE toys module. +.SH OPTIONS +For a full summary of options, run \fIkweatherservice \-\-help\fP. +.SH SEE ALSO +.BR kweatherreport (1). +.PP +Full user documentation is available through the TDE Help Centre. +You can also enter the URL \fIhelp:/kweather/\fP +directly into konqueror or you can run `\fIkhelpcenter help:/kweather/\fP' +from the command-line. +.PP +If the TDE Help Centre is not installed then you can install the package +\fItdetoys-doc-html\fP and read this documentation in HTML format from +\fI/opt/trinity/share/doc/tde/HTML/en/kweather/\fP. +.SH AUTHOR +KWeather was written by Ian Reinhart Geiser <geiseri@kde.org>, +Nadeem Hasan <nhasan@kde.org> and Tobias Koenig <tokoe@kde.org>. +.br +This manual page was prepared by Ben Burton <bab@debian.org> +for the Debian GNU/Linux system (but may be used by others). |