update man page

This commit is contained in:
Simon Stürz 2016-06-20 12:12:25 +02:00 committed by Michael Zanetti
parent ac52bac1e4
commit 26780a0561
4 changed files with 6 additions and 2 deletions

2
debian/guhd.1 vendored
View File

@ -38,6 +38,8 @@ categories will be printed unless they are explicitly muted with "NoWarnings".
Print the debug messages from the core application.
.IP \fIAvahi\fR\ (default\ disabled)
Print the debug messages from the avahi resource.
.IP \fICloud\fR\ (default\ enabled)
Print the debug messages from the Cloud connections in guh.
.IP \fIConnection\fR\ (default\ enabled)
Print the debug messages from the TCP connections in guh.
.IP \fIDeviceManager\fR\ (default\ enabled)

1
debian/guhd.dirs vendored
View File

@ -1 +1,2 @@
usr/bin
etc/guh/

1
debian/guhd.install vendored
View File

@ -1,4 +1,3 @@
usr/bin/guhd
data/config/guhd.conf /etc/guh/
data/systemd/guhd.service /etc/systemd/system/
data/logrotate/guhd /etc/logrotate.d/

View File

@ -263,7 +263,8 @@
"idName": "deviceModeString",
"name": "device mode string",
"index": 12,
"type": "QString"
"type": "QString",
"defaultValue": ""
},
{
"id": "579aa8c6-8814-491b-9e7c-b98108c323d1",
@ -283,6 +284,7 @@
"unit": "DegreeCelsius",
"index": 14,
"type": "double",
"defaultValue": 0,
"defaultValue": 0
}
]