37 lines
1.1 KiB
Groff
37 lines
1.1 KiB
Groff
.\" Manpage for guhd.
|
||
.\" Contact simon.stuerz@guh.guru to correct errors or typos.
|
||
.TH man 1 "May 2015" "1.0" "guhd man page"
|
||
.SH NAME
|
||
guhd \- Server for home automation systems
|
||
.SH SYNOPSIS
|
||
.B guhd
|
||
[\fIOPTION\fR]
|
||
.SH DESCRIPTION
|
||
guh (/[guːh]/) is an open source home automation server, which allows to
|
||
control a lot of different devices from many different manufacturers.
|
||
With the powerful rule engine you are able to connect any device available in
|
||
the system and create individual scenes and behaviors for your home.
|
||
.SH OPTIONS
|
||
.TP
|
||
\fB\-h\fR, \fB\-\-help\fR
|
||
Displays this help.
|
||
.TP
|
||
\fB\-v\fR, \fB\-\-version\fR
|
||
Displays version information.
|
||
.TP
|
||
\fB\-n\fR, \fB\-\-no\-daemon\fR
|
||
Run guhd in the foreground, not as daemon.
|
||
.SH SEE ALSO
|
||
Full documentation at: <http://dev.guh.guru>
|
||
.SH "REPORTING BUGS"
|
||
Git repository on github: <https://github.com/guh/guh/issues>
|
||
.SH AUTHOR
|
||
Written by Simon Stürz and Michael Zanetti
|
||
.SH COPYRIGHT
|
||
Copyright \(co 2015 guh.
|
||
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>.
|
||
.br
|
||
This is free software: you are free to change and redistribute it.
|
||
There is NO WARRANTY, to the extent permitted by law.
|
||
|