mirror of https://github.com/nymea/nymea.git
fix man page example
parent
37c2d0219d
commit
f125511994
|
|
@ -51,11 +51,13 @@ the \fB-h\fR command to see which categories are available for your system.
|
|||
.SH EXAMPLES
|
||||
.TP
|
||||
To start guhd in the foreground and read the debug messages from the Hardware:
|
||||
.IP $ guhd -n -d Hardware
|
||||
.IP
|
||||
$ guhd -n -d Hardware
|
||||
.TP
|
||||
To start guhd in the foreground, disable debug messages from the DeviceManager
|
||||
and enable debug messages for JsonRpc and LogEngine:
|
||||
.IP $ guhd -n -d NoDeviceManager JsonRpc LogEngine
|
||||
.IP
|
||||
$ guhd -n -d NoDeviceManager JsonRpc LogEngine
|
||||
.SH SEE ALSO
|
||||
Full developer documentation at: <http://dev.guh.guru>
|
||||
.br
|
||||
|
|
|
|||
Loading…
Reference in New Issue