From: Michael Wagner Date: Mon, 23 Nov 2020 08:20:06 +0000 (+0100) Subject: posaune X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=f73e46b6f2aae573d949a5ab38305d93eea37151;p=xhome.git posaune --- diff --git a/xfhem/doc/xfhem.1 b/xfhem/doc/xfhem.1 new file mode 100644 index 0000000..ba5698c --- /dev/null +++ b/xfhem/doc/xfhem.1 @@ -0,0 +1,20 @@ +.\" Manpage for xfhem. +.\" Contact mail@wagnertech.de to correct errors or typos. +.TH xfhem 1 "Nov 2020" "GNU" "WagnerTech Utilities" +.SH NAME +xfhem \- add WagnerTech features to fhem +.SH SYNOPSIS +.B xfhem +[define|delete] watchdog [SERVER] +.SH DESCRIPTION +Adds (or removes) WagnerTech features to fhem. Implemented now: Add a System Alarming +.B watchdog. +The System Alarming instance is expected on server SERVER. +.\.SH OPTIONS +.SH SEE ALSO +xfhem(7): Overview description +.SH BUGS +No known bugs. +.SH AUTHOR +Michael Wagner (michael@wagnertech.de) + diff --git a/xfhem/doc/xfhem.7 b/xfhem/doc/xfhem.7 new file mode 100644 index 0000000..da7b457 --- /dev/null +++ b/xfhem/doc/xfhem.7 @@ -0,0 +1,19 @@ +.\" Manpage for xfhem. +.\" Contact mail@wagnertech.de to correct errors or typos. +.TH xfhem 7 "Nov 2020" "GNU" "WagnerTech Utilities" +.SH NAME +xfhem \- add WagnerTech features to fhem +.SH SYNOPSIS +.B xfhem +.SH DESCRIPTION +xfhem is a command line utility that adds functionality to fhem (http://fhem.de). +The installation of the xfhem packages opens fhem's telnet port. The xfhem caommand line tool +uses this telnet port to install/delete additional features. +.\.SH OPTIONS +.SH SEE ALSO +xfhem(1): Command explanation +.SH BUGS +No known bugs. +.SH AUTHOR +Michael Wagner (michael@wagnertech.de) +