update man page
This commit is contained in:
parent
ac52bac1e4
commit
26780a0561
2
debian/guhd.1
vendored
2
debian/guhd.1
vendored
@ -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
1
debian/guhd.dirs
vendored
@ -1 +1,2 @@
|
||||
usr/bin
|
||||
etc/guh/
|
||||
|
||||
1
debian/guhd.install
vendored
1
debian/guhd.install
vendored
@ -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/
|
||||
|
||||
@ -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
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user