fix man page example

This commit is contained in:
Simon Stürz 2015-06-30 19:03:15 +02:00 committed by Michael Zanetti
parent 37c2d0219d
commit f125511994

6
debian/guhd.1 vendored
View File

@ -51,11 +51,13 @@ the \fB-h\fR command to see which categories are available for your system.
.SH EXAMPLES .SH EXAMPLES
.TP .TP
To start guhd in the foreground and read the debug messages from the Hardware: 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 .TP
To start guhd in the foreground, disable debug messages from the DeviceManager To start guhd in the foreground, disable debug messages from the DeviceManager
and enable debug messages for JsonRpc and LogEngine: 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 .SH SEE ALSO
Full developer documentation at: <http://dev.guh.guru> Full developer documentation at: <http://dev.guh.guru>
.br .br